Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Intents = 0 | gateway.IntentGuilds
Intents is the set of intents that the bot needs.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) HandleInteraction ¶
func (h *Handler) HandleInteraction(ev *discord.InteractionEvent) *api.InteractionResponse
func (*Handler) OverwriteCommands ¶
OverwriteCommands overwrites the commands to the ones defined in Commands.
Click to show internal directories.
Click to hide internal directories.