Method to get caption of the media message.
Get category of the message.
Get conversation ID of the message.
Method to get data of the message.
Get timestamp of the message when it was deleted.
Get UID of the user who deleted the message.
Get delivery timestamp of the message.
Get timestamp of the message at which it was delivered to logged in user.
Get timestamp of the message when it was updated/edited.
Get UID of the user who edited/updated the message.
Get ID of the message
Method to get metadata of the message.
Get MUID of the message.
Get parent message ID of the message.
Get the raw JSON of the message.
Get read timestamp of the message.
Get timestamp of the message at which it was read by the logged in user.
Get receiverID of the message.
Get receiver type of the message.
Get the number of replies of the message.
Method to get sender of the message.
Get message's sentAt timestamp.
Get the tags of the message.
Get type of the message.
Method to get URL of the media file.
Method to set attachment of media message.
Method to set caption for the media message.
Set category of the message.
Set conversation ID of the message.
Method to set data of the message.
Set timestamp of the message when it was deleted.
Set UID of the user who deleted the message.
Set delivery timestamp of the message.
Set timestamp of the message at which it was delivered to logged in user.
Set timestamp of the message when it was updated/edited.
Set UID of the user who edited/updated the message.
Set ID of the message
Method to set metadata of the message.
Sets the MUID of the message.
Set parent message ID of the message.
Set the raw JSON of the message.
Set read timestamp of the message.
Set timestamp of the message at which it was read by the logged in user.
Set receiverId of the message.
Set the receiver type of the message.
Set the number of replies of the message.
Set sender of the message.
Set message's sentAt timestamp.
Set the tags for the message.
Set type of the message.
Method to get attachment of media message.