Available on crate feature
interactions_endpoint only.Expand description
Contains tools related to Discord’s Interactions Endpoint URL feature.
“You can optionally configure an interactions endpoint to receive interactions via HTTP POSTs rather than over Gateway with a bot user.”
See Verifier for example usage.
Structs§
- Invalid
Key - The byte array couldn’t be parsed into a valid cryptographic public key.
- Verifier
- Used to cryptographically verify incoming interactions HTTP request for authenticity.