Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct { basecommand.Command // contains filtered or unexported fields }
func (*Command) Description ¶
func (*Command) Run ¶
func (c *Command) Run(s *discordgo.Session, m *discordgo.MessageCreate, parts []string) (res pkg.CommandResult)
Click to show internal directories.
Click to hide internal directories.