Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bot ¶
type Bot struct {
Bot *tgbotapi.BotAPI
Config BotConfig
}
Bot telegram interaction client
func (*Bot) GetUpdatesChannel ¶
GetUpdatesChannel gets new updates updates
type BotConfig ¶
BotConfig configuration of the bot
Source Files
¶
- bot.go
- types.go
Click to show internal directories.
Click to hide internal directories.