Skip to content

Archive

Protocol Corporation edited this page Mar 20, 2022 · 3 revisions

The library keeps a record of all events received because the Telegram Bot API has some limitations:

  • Retrieve messages by id;
  • List group/channel members;
  • Don't receive a message delete event;

Clone this wiki locally