Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command struct { Spec *CommandSpec Chat *chat.Chat // contains filtered or unexported fields }
type CommandSpec ¶
func (*CommandSpec) String ¶
func (c *CommandSpec) String() string
type FixableError ¶
func (*FixableError) Error ¶
func (e *FixableError) Error() string
type ReplyHandler ¶
type ReplyHandler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.