New
Added carousel message type to SendMessage endpoint for sending carousel messages
pinMessage is now delivered via webhook like reaction, pollVoteUpdate, message_edit and event_response - pinned message is identified via parentMsgId field
Fixed
When sending a reaction via SendMessage endpoint, if the target message cannot be found, webhook now returns 'Message could not found..!' error message
Improved and fixed the message loading function in reply_to, /getMessage/{msgId}, /getMessages/{conversation_id} and other related endpoints
Fixed media content retrieval issue for incoming media messages (occurred in limited mp4 messages)
Duration values in pinMessage via SendMessage are now converted to integer - legacy string format is still supported