4.2.14 of 03/11/2026#
Description#
- Added the new instance statuses suspended and blocked
- Optimized the operation of the service
- Fixed the detected bugs
Important#
Important changes that may affect the integration with the API and that may require additional code rework on your side:
- Added the
blockedstatus to the response of the GetAccountSettings method - Added the
suspendedstatus to the response of the GetAccountSettings method
The suspended status indicates that temporary restrictions have been imposed by the Telegram messenger. The blocked status on an instance informs you that the Telegram account has been blocked. Read more about the statuses in the article What is the difference between the suspended and blocked statuses of a Telegram account?
Tasks#
| No. | Number | Result | Documentation |
|---|---|---|---|
| 1 | TGM-208 | Added the new instance statuses suspended and blocked to the GetAccountSettings method | Documentation |
| 2 | TGM-210 | Optimized the operation of the system when sending to a new number |
Bugs#
| No. | Number | Description | Status |
|---|---|---|---|
| 1 | TGM-181 | An error sending messages by chatId | |
| 2 | TGM-179 | An error with duplicated messages in the journal methods | |
| 3 | TGM-206 | An instance authorization error after scanning the QR code | |
| 4 | TGM-200 | Outgoing messages getting stuck in the queue | |
| 5 | TGM-177 | An error with an empty wid field value in the outgoingMessageReceived webhook | |
| 6 | TGM-182 | An error getting the limits for the sending methods | |
| 7 | TGM-183 | An error in the operation of the CheckAccount method | |
| 8 | TGM-190 | An error in the message sending mechanism. The message is sent twice. | |
| 9 | TGM-189 | An error in the operation of the message queue mechanism | |
| 10 | TGM-184 | An error with an incorrect number of messages with media files in the journal after the instance is re-authorized | |
| 11 | TGM-198 | An error in the operation of the GetAccountSettings method | |
| 12 | TGM-211 | An error with the avatar being lost when the GetAccountSettings method is called | |
| 13 | TGM-213 | An instance authorization error |