# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewCustomEmoji creates a new Emoji using a custom guild emoji as base.
# Constants
AllowEveryoneMention makes Discord parse @everyone mentions.
AllowRoleMention makes Discord parse roles in the content.
AllowUserMention makes Discord parse user mentions in the content.
No description provided by the author
GuildBanner1 is a large image with guild icon, name and online count.
GuildBanner2 is a smaller widget style with guild icon, name and online count.
GuildBanner3 is a large image with guild icon, name and online count.
GuildBanner4 is a large Discord logo at the top of the widget.
GuildShield is a shield style widget with Discord icon and guild members online count.
# Variables
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
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
No description provided by the author
No description provided by the author
No description provided by the author
ErrEmptyMessage is returned if either a SendMessageData or an ExecuteWebhookData has both an empty Content and no Embed(s).
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
# Structs
Ack is the read state of a channel.
https://discord.com/developers/docs/resources/guild#add-guild-member-json-params.
AllowedMentions is a whitelist of mentions for a message.
https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log-query-string-parameters.
https://discord.com/developers/docs/resources/guild#create-guild-ban-query-string-params.
No description provided by the author
https://discord.com/developers/docs/resources/guild#create-guild-channel-json-params.
https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params.
https://discordapp.com/developers/docs/resources/guild#create-guild-json-params.
https://discord.com/developers/docs/resources/channel#create-channel-invite-json-params.
https://discord.com/developers/docs/resources/guild#create-guild-role-json-params.
https://discord.com/developers/docs/resources/webhook#create-webhook-json-params.
https://discord.com/developers/docs/resources/channel#edit-channel-permissions-json-params.
https://discord.com/developers/docs/resources/channel#edit-message-json-params.
No description provided by the author
No description provided by the author
Image wraps around the Data URI Scheme that Discord uses: https://discordapp.com/developers/docs/reference#image-data.
No description provided by the author
https://discord.com/developers/docs/resources/channel#modify-channel-json-params.
https://discord.com/developers/docs/resources/emoji#modify-guild-emoji-json-params.
https://discordapp.com/developers/docs/resources/guild#modify-guild-json-params.
https://discord.com/developers/docs/resources/guild#guild-embed-object-guild-embed-structure.
https://discord.com/developers/docs/resources/guild#modify-guild-integration-json-params.
https://discord.com/developers/docs/resources/guild#add-guild-member-json-params.
https://discord.com/developers/docs/resources/guild#modify-guild-role-json-params.
https://discord.com/developers/docs/resources/user#modify-current-user-json-params.
https://discord.com/developers/docs/resources/webhook#modify-webhook-json-params.
No description provided by the author
https://discord.com/developers/docs/resources/guild#modify-guild-role-positions-json-params.
https://discord.com/developers/docs/resources/guild#get-guild-prune-count-query-string-params.
https://discord.com/developers/docs/resources/guild#begin-guild-prune-query-string-params.
SendMessageData is the full structure to send a new message to Discord with.
SendMessageFile represents a file to be uploaded to Discord.
Session keeps a single session.
# Type aliases
AllowedMentionType is a constant that tells Discord what is allowed to parse from a message content.
Emoji is the API format of a regular Emoji, both Unicode or custom.
https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options.