Documentation
¶
Index ¶
Constants ¶
View Source
const PARSEMODE = "html"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
func CommandParser ¶
func NewSession ¶
type TelegramBot ¶
type TelegramBot struct {
// contains filtered or unexported fields
}
func NewTelegramBot ¶
func NewTelegramBot(api string) *TelegramBot
func (TelegramBot) Update ¶
func (telegram TelegramBot) Update()
Click to show internal directories.
Click to hide internal directories.