Get category of the message.
Get conversation ID 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
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.
Get sender of the message.
Get message's sentAt timestamp.
Get type of the message.
Set category of the message.
Set conversation ID 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
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 type of the message.
Basic Message Object