Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TelegramBot ¶
type TelegramNotifications ¶
type TelegramNotifications struct {
Bot TelegramBot
}
func NewTelegramNotifications ¶
func NewTelegramNotifications(bot TelegramBot) *TelegramNotifications
func (*TelegramNotifications) NotifyStats ¶
func (t *TelegramNotifications) NotifyStats(chatId int64) error
Click to show internal directories.
Click to hide internal directories.