5.44.23.14 dd. 10/31/2023 Attention Important changes that may affect the integration with the API and may require additional code development on your side:
Added the description field with a description of the message sending error in notifications outgoingMessageStatus . Error descriptions in documentation ; Added the status field for incoming call notifications IncomingCall and introduced new notification statuses for incoming call. You can find more details in the documentation . Tasks No. Number Result Documentation 1 SW-958 Added incoming notification for receiving a poll: pollCreationMessage. Documentation 2 SW-1024 Added incoming notification for receiving a poll update: pollUpdateMessage. Documentation 3 SW-1687 Added incoming notification for chat blocking: IncomingBlock Documentation 4 SW-1312 Added the sendPoll method for sending "poll" type messages Documentation 5 SW-2447 Changed the sendPoll method to operate in asynchronous mode, fixed poll quoting 6 SW-2483 Corrected the field name "multipleAnswers" in the sendPoll method Documentation 7 SW-2417 Fixed the operation of the pollMessageWebhook setting Documentation 8 SW-2481 Changed the data type of the "multipleAnswers" field to boolean Documentation 9 SW-2501 Corrected the field name "multipleAnswers" in the logs of pollCreationMessage and pollUpdateMessage notifications Documentation 10 SW-2453 Added additional instance connection logging 11 SW-665 Added the "status" field for incoming call notifications Documentation 12 SW-2455 Added statuses for incoming call notifications Documentation 13 SW-2183 Added additional logging for file loading when sending files using the sendFileByUrl method 14 SW-1959 Optimized the message sending method; the first message in the queue is sent without delay 15 SW-2218 Optimized the message queue operation 16 SW-2380 Optimized the mechanism for switching between backup channels 17 SW-2292 Added additional connection channel checks 18 SW-2293 Added the "description" field with a message sending error description for the outgoingMessageStatus notification Documentation 19 SW-2414 Added additional logging for switching between backup channels 20 SW-2495 Updated functionality for sending messages to groups with more than 100 participants
Issues