Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandDayOff ¶
func (*CommandDayOff) Description ¶
func (c *CommandDayOff) Description() string
func (*CommandDayOff) Invokes ¶
func (c *CommandDayOff) Invokes() []string
type CommandDefaultSchedule ¶
func (*CommandDefaultSchedule) Description ¶
func (c *CommandDefaultSchedule) Description() string
func (*CommandDefaultSchedule) Exec ¶
func (c *CommandDefaultSchedule) Exec(ctx *bot.Context) (err error)
func (*CommandDefaultSchedule) Invokes ¶
func (c *CommandDefaultSchedule) Invokes() []string
type CommandGetUsers ¶
func (*CommandGetUsers) Description ¶
func (c *CommandGetUsers) Description() string
func (*CommandGetUsers) Invokes ¶
func (c *CommandGetUsers) Invokes() []string
type CommandHealth ¶
func (*CommandHealth) Description ¶
func (c *CommandHealth) Description() string
func (*CommandHealth) Invokes ¶
func (c *CommandHealth) Invokes() []string
type CommandHelp ¶
func (*CommandHelp) Description ¶
func (c *CommandHelp) Description() string
func (*CommandHelp) Invokes ¶
func (c *CommandHelp) Invokes() []string
type CommandPrintSchedule ¶ added in v1.1.2
func (*CommandPrintSchedule) Description ¶ added in v1.1.2
func (c *CommandPrintSchedule) Description() string
func (*CommandPrintSchedule) Exec ¶ added in v1.1.2
func (c *CommandPrintSchedule) Exec(ctx *bot.Context) (err error)
func (*CommandPrintSchedule) Invokes ¶ added in v1.1.2
func (c *CommandPrintSchedule) Invokes() []string
type CommandPunch ¶
func (*CommandPunch) Description ¶
func (c *CommandPunch) Description() string
func (*CommandPunch) Invokes ¶
func (c *CommandPunch) Invokes() []string
type CommandPunchOnTime ¶ added in v1.1.2
func (*CommandPunchOnTime) Description ¶ added in v1.1.2
func (c *CommandPunchOnTime) Description() string
func (*CommandPunchOnTime) Exec ¶ added in v1.1.2
func (c *CommandPunchOnTime) Exec(ctx *bot.Context) (err error)
func (*CommandPunchOnTime) Invokes ¶ added in v1.1.2
func (c *CommandPunchOnTime) Invokes() []string
type CommandRegister ¶
func (*CommandRegister) Description ¶
func (c *CommandRegister) Description() string
func (*CommandRegister) Invokes ¶
func (c *CommandRegister) Invokes() []string
type CommandSetSchedule ¶ added in v1.1.2
func (*CommandSetSchedule) Description ¶ added in v1.1.2
func (c *CommandSetSchedule) Description() string
func (*CommandSetSchedule) Exec ¶ added in v1.1.2
func (c *CommandSetSchedule) Exec(ctx *bot.Context) (err error)
func (*CommandSetSchedule) Invokes ¶ added in v1.1.2
func (c *CommandSetSchedule) Invokes() []string
type CommandUpdateAccount ¶ added in v1.1.2
func (*CommandUpdateAccount) Description ¶ added in v1.1.2
func (c *CommandUpdateAccount) Description() string
func (*CommandUpdateAccount) Exec ¶ added in v1.1.2
func (c *CommandUpdateAccount) Exec(ctx *bot.Context) (err error)
func (*CommandUpdateAccount) Invokes ¶ added in v1.1.2
func (c *CommandUpdateAccount) Invokes() []string
type CommandWhoAmI ¶
func (*CommandWhoAmI) Description ¶
func (c *CommandWhoAmI) Description() string
func (*CommandWhoAmI) Invokes ¶
func (c *CommandWhoAmI) Invokes() []string
Click to show internal directories.
Click to hide internal directories.