# Variables
No description provided by the author
# Structs
Client represents a shared client used by all webhooks to access the Discord API.
Embed represents a Discord Embed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HTTPError represents a HTTP error, e.g.
Message represents a message that can be send to a Discord webhook.
TooManyRequestsError represents a HTTP status code 429 error.
Webhook represents a Discord webhook which respects rate limits.