4.1.22 of 02/10/2026#
Description#
- A release of the Telegram messenger API
- Implemented the ability to send and receive text messages
- Implemented the ability to send and receive messages with images, videos and documents
- Full support for group management and service functions
- Added an API collection for debugging in POSTMAN
This release is partially backward compatible with the main version. Key differences from the main version.
List of methods presented in the release#
- Account
- Sending
- Receiving notifications via HTTP API
- Journals
- Queues
- Groups
- Read mark
- Service methods
List of incoming notifications presented in the release#
Known issues of the release
- Quoted messages may be empty
- When re-authorizing, a photo album is lost, only the first photo from the album remains
- In rare cases, instead of a notification with the
startingstatus, a notification with theauthorizedstatus arrives - Telegram may not send the code after the
StartAuthorizationmethod is called, so we recommend using theQRmethod