# Functions

EditResponse edits the passed interactions original response with the passed discordgo.WebhooKParams.
GenerateEphemeralInteractionResponseTemplate creates a prefilled discordgo.InteractionResponseData that is prepared to be filled with specific data or errors.
GenerateInteractionResponseTemplate creates a prefilled discordgo.InteractionResponseData that is prepared to be filled with specific data or errors.
Respond to the target interaction with the passed discordgo.InteractionResponseData as a message in the channel where the interaction has been triggered.
RespondWithCommandIsGuildOnly responds with a message stating that the executed command is only available on guilds.
RespondWithGenericErrorMessage fills the passed discordgo.InteractionResponseData with a generic error message as content.
RespondWithSimpleEmbedMessage fills the passed discordgo.InteractionResponseData with an embed that contains a single field with a name and value.

# Constants

No description provided by the author
No description provided by the author