Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct { commands.AbstractCommand // contains filtered or unexported fields }
func New ¶
func New(broker amqp.MessageBroker, cmds *[]commands.DiscordCommand) *Command
func (*Command) GetDescriptions ¶
func (command *Command) GetDescriptions(lg discordgo.Locale) []commands.Description
Click to show internal directories.
Click to hide internal directories.