# Structs
AttachmentResponse is the data about an attachment recevied from the json apieasyjson:json.
ChannelMentionResponse is the data about a channel mention recevied from the json apieasyjson:json.
Embed is a json object that represents an embed in a MessageWithEmbedeasyjson:json.
EmbedAuthorResponse is the data about an embed author recevied from the json apieasyjson:json.
EmbedField is a json object that represents a field in an Embedeasyjson:json.
EmbedFieldResponse is the data about an embed field received from the json apieasyjson:json.
EmbedFooter is a json object that represents the footer of an embedeasyjson:json.
EmbedFooterResponse is the data about an embed footer recevied from the json apieasyjson:json.
EmbedImageResponse is the data about an embed thumbnail received from the json apieasyjson:json.
EmbedProviderResponse is the data about an embed provider recevied from the json apieasyjson:json.
EmbedResponse is the data about a message embed received from the json apieasyjson:json.
EmojiResponse is the data about an emoji recevied from the json apieasyjson:json.
GatewayResponse is the json object received from the discord api when requesting gateway connection informationeasyjson:json.
GuildMemberResponse is the data about a guild member recevied from the json apieasyjson:json.
Message is the json object that is sent to the discord api to post a plain-text message to a servereasyjson:json.
No description provided by the author
MessageResponse is the data that is received back from the discord apieasyjson:json.
MessageWithEmbed is the json object that is sent to the discord api to post an embed message to a servereasyjson:json.
ReactionResponse is the data about a reaction received from the json apieasyjson:json.
RoleResponse is the data about a role recevied from the json apieasyjson:json.
UserResponse is the data about a user recevied from the json apieasyjson:json.