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