Private constructorOptional id: stringOptional timestamp: numberPrivate composerPrivate dataPrivate directionPrivate Optional idPrivate progressPrivate statusPrivate Optional timestampPrivate typeReturns the data of the message.
Returns the direction of the message.
Returns the current status of the message.
Returns the type of the message.
Returns true when the current status of the message is the specified.
Instances of this class represents a message of the chat. For more information about how instances of this class can be obtained see Chat#getMessages or Chat#getPendingMessages.