modulepackage
0.3.0
Repository: https://github.com/quant-nft/telegram-bot.git
Documentation: pkg.go.dev
# README
telegram-bot
Telegram bot with rate limit
Rate limit
https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this
- chat
- one message per second
- 30 messages per second
- 20 messages per minute to the same group
Telegram Bot Serve Daemon
Serve as a daemon, send and receive messages from users and groups.
# Functions
No description provided by the author