Documentation ¶
Index ¶
- func AddCommand(handler func(Context), command *discordgo.ApplicationCommand)
- func Get(session *discordgo.Session, event *discordgo.InteractionCreate)
- func RegisterCommands(session *discordgo.Session, guild *discordgo.Guild)
- func RemoveCommands(session *discordgo.Session, guild *discordgo.Guild)
- type Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCommand ¶
func AddCommand(handler func(Context), command *discordgo.ApplicationCommand)
Types ¶
Click to show internal directories.
Click to hide internal directories.