Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunBot ¶
RunBot runs a bot. It will block until either something very bad happens or closing is closed.
Types ¶
type BotFunc ¶
type BotFunc func(update tbotapi.Update, api *tbotapi.TelegramBotAPI)
BotFunc describes how the bot handles an update.
Source Files
¶
- boilerplate.go
Click to show internal directories.
Click to hide internal directories.