Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(b *Telegram)
func WithAppConfig ¶
func WithTelegramBot ¶
func WithTelegramBot(tb bot.TelegramBot) Option
type Telegram ¶
type Telegram struct {
// contains filtered or unexported fields
}
func NewTelegram ¶
func (*Telegram) ExecuteHandlers ¶
func (*Telegram) StopNotifications ¶
func (t *Telegram) StopNotifications()
Click to show internal directories.
Click to hide internal directories.