# Functions
DeleteBotMessages deletes all bot messages found in the given channel.
DeleteInteractionResponse deletes a response sent from an interaction.
DeleteReceivedMessage takes a created message and deletes it if it is not private.
EditInteractionResponse edits the original response of an interaction.
No description provided by the author
No description provided by the author
NewMessageCommandRouteHandler is a generic handler function that calls a corresponding command function by name.
NewSlashCommandRouteHandler is a generic handler function that calls a corresponding command function by name for slash commands.
No description provided by the author
No description provided by the author
No description provided by the author
SendInteractionAckForAction sends a deferred interaction acknowledgment for an action.
SendInteractionEmbedForAction sends an embed response to an interaction.
SendInteractionRawEmbedForAction sends a raw embed response to an interaction.
SendInteractionRawEmbedsForAction sends a raw embed response to an interaction.
SendInteractionResponseForAction sends a response to an interaction.
SendMessageResponseForAction sends a response for a message command.
No description provided by the author
No description provided by the author
SendSimpleInteractionEmbedForAction sends an embed response for an interaction with no fields.
SendSimpleInteractionEmbedsForAction sends multiple embed responses for an interaction.
SendSimpleMessageResponseForAction sends a response for a message command with no fields.
No description provided by the author
SendWarningInteractionEmbedForAction sends a warning embed response for an interaction with no fields.
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author