Documentation
¶
Overview ¶
Package telegram implements ui.ChatUI for Telegram bots using telebot v4.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Telegram ¶ added in v0.1.0
type Telegram struct {
// contains filtered or unexported fields
}
Telegram implements ui.ChatUI for the Telegram Bot API.
func New ¶ added in v0.0.8
New creates a Telegram bot UI with the given token. It starts long-polling in a background goroutine and returns immediately.
Click to show internal directories.
Click to hide internal directories.