Documentation
¶
Index ¶
- Constants
- Variables
- func AddStickerUrlMessage(update tgbotapi.Update)
- func AdminCommand(update tgbotapi.Update)
- func AnimationMessage(update tgbotapi.Update)
- func AutoLeave(update tgbotapi.Update)
- func ClearCacheCommand(update tgbotapi.Update)
- func DownloadStickerSetQuery(update tgbotapi.Update)
- func GetLimitCommand(update tgbotapi.Update)
- func HelpCommand(update tgbotapi.Update)
- func Init(b *tgbotapi.BotAPI)
- func QuitQueueQuery(update tgbotapi.Update)
- func ReloadConfigCommand(update tgbotapi.Update)
- func StartCommand(update tgbotapi.Update)
- func StatisticsCommand(update tgbotapi.Update)
- func StickerMessage(update tgbotapi.Update)
Constants ¶
View Source
const Hour = int64(3600)
View Source
const MB = 1 << 20
Variables ¶
View Source
var ( DownloadStickerSetCallbackQuery = "DOWNLOAD_STICKERS_SET" QuitQueueCallbackQueryPrefix = "QUIT_" ProcessTimeout = 60 )
Functions ¶
func AddStickerUrlMessage ¶
func AdminCommand ¶
func AnimationMessage ¶
func ClearCacheCommand ¶
func DownloadStickerSetQuery ¶
func GetLimitCommand ¶
func HelpCommand ¶
func QuitQueueQuery ¶
func ReloadConfigCommand ¶
func StartCommand ¶
func StatisticsCommand ¶ added in v1.4.0
func StickerMessage ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.