Utils

Verify key

discord_interactions.utils.verify_key(raw_body: bytes, signature: str, timestamp: str, client_public_key: str)bool