Documentation ¶
Index ¶
- Variables
- func BuildCoverParams(msg *telebot.Message) (covers.Size, string)
- type Commands
- func (h Commands) Address(tx telebot.Context) error
- func (h Commands) Backup(tx telebot.Context) error
- func (h Commands) Calendar(tx telebot.Context) error
- func (h Commands) Cover(tx telebot.Context) error
- func (h Commands) Exec(tx telebot.Context) error
- func (h Commands) Load(tx telebot.Context) error
- func (h Commands) Me(tx telebot.Context) error
- func (h Commands) Pix(tx telebot.Context) error
- func (h Commands) Setup(ctx context.Context, bot *telebot.Bot) error
- func (h Commands) Start(tx telebot.Context) error
- func (h Commands) System(tx telebot.Context) error
- func (h Commands) Videos(tx telebot.Context) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrHandlerNotFound = errors.Business("handler %s not found", "TC:001")
View Source
var ErrMissingText = errors.Business("Text must be defined", "TC:002")
Functions ¶
func BuildCoverParams ¶ added in v0.11.0
Types ¶
Click to show internal directories.
Click to hide internal directories.