Archive - ProtocolLive/SimpleTelegramBot GitHub Wiki
The library keeps a record of all events received because the Telegram bot API has many limitations, such as:
- Retrieve messages by id;
- List group/channel members;
- Do not receive a message deletion event;