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