Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TelegramBot ¶
type TelegramBot struct {
// contains filtered or unexported fields
}
func NewTelegramBot ¶
func NewTelegramBot(logger *logger.Logger, token string) (*TelegramBot, error)
func (*TelegramBot) PushNotify ¶
func (*TelegramBot) Stop ¶
func (t *TelegramBot) Stop()
Click to show internal directories.
Click to hide internal directories.