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
}
func (*Command) Description ¶
func (*Command) Run ¶
func (c *Command) Run(s *discordgo.Session, m *discordgo.MessageCreate, parts []string) (res pkg.CommandResult)
type MultiBan ¶
type MultiBan struct {
basecommand.Command
}
func NewMultiBan ¶
func NewMultiBan() *MultiBan
func (*MultiBan) Description ¶
func (*MultiBan) Run ¶
func (c *MultiBan) Run(s *discordgo.Session, m *discordgo.MessageCreate, parts []string) (res pkg.CommandResult)
Click to show internal directories.
Click to hide internal directories.