Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Get ¶
type Get struct {
Name string
Description string
Options []discord.ApplicationCommandOption
Category cmdtypes.Category
}
func (Get) CommandCreateData ¶
func (c Get) CommandCreateData() discord.SlashCommandCreate
func (Get) Handle ¶
func (c Get) Handle(event *events.ApplicationCommandInteractionCreate, rulesByName map[string]*rules.SimplifiedRule)
Click to show internal directories.
Click to hide internal directories.