Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandAddWatcher ¶
func (*CommandAddWatcher) Description ¶
func (c *CommandAddWatcher) Description() string
func (*CommandAddWatcher) Invokes ¶
func (c *CommandAddWatcher) Invokes() []string
func (*CommandAddWatcher) IsAdminRequired ¶
func (c *CommandAddWatcher) IsAdminRequired() bool
type CommandDeleteWatcher ¶
func (*CommandDeleteWatcher) Description ¶
func (c *CommandDeleteWatcher) Description() string
func (*CommandDeleteWatcher) Exec ¶
func (c *CommandDeleteWatcher) Exec(ctx *bot.Context) (err error)
func (*CommandDeleteWatcher) Invokes ¶
func (c *CommandDeleteWatcher) Invokes() []string
func (*CommandDeleteWatcher) IsAdminRequired ¶
func (c *CommandDeleteWatcher) IsAdminRequired() bool
type CommandHealth ¶
func (*CommandHealth) Description ¶
func (c *CommandHealth) Description() string
func (*CommandHealth) Invokes ¶
func (c *CommandHealth) Invokes() []string
func (*CommandHealth) IsAdminRequired ¶
func (c *CommandHealth) IsAdminRequired() bool
type CommandHelp ¶
func (*CommandHelp) Description ¶
func (c *CommandHelp) Description() string
func (*CommandHelp) Invokes ¶
func (c *CommandHelp) Invokes() []string
func (*CommandHelp) IsAdminRequired ¶
func (c *CommandHelp) IsAdminRequired() bool
type CommandPrintWatchers ¶
func (*CommandPrintWatchers) Description ¶
func (c *CommandPrintWatchers) Description() string
func (*CommandPrintWatchers) Exec ¶
func (c *CommandPrintWatchers) Exec(ctx *bot.Context) (err error)
func (*CommandPrintWatchers) Invokes ¶
func (c *CommandPrintWatchers) Invokes() []string
func (*CommandPrintWatchers) IsAdminRequired ¶
func (c *CommandPrintWatchers) IsAdminRequired() bool
Click to show internal directories.
Click to hide internal directories.