Retrieve Messages
Get Chat Messages#
To fetch all the conversation between you and a single chat user or group, call the below method.
Example
Request Params#
| Status | Description | Type | Required |
|---|---|---|---|
toJid | JID of the To User | JID String | true |
Response Format#
Get Message based on MsgId#
Use the below method to get the message using the messageId which you got.