Constructs a new MessageKey.
MessageKey fromMe.
MessageKey id.
MessageKey participant.
MessageKey remoteJid.
Converts this MessageKey to JSON.
JSON object
Creates a new MessageKey instance using the specified properties.
MessageKey instance
Decodes a MessageKey message from the specified reader or buffer.
Reader or buffer to decode from
MessageKey
Decodes a MessageKey message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
MessageKey
Encodes the specified MessageKey message. Does not implicitly verify messages.
MessageKey message or plain object to encode
Writer
Encodes the specified MessageKey message, length delimited. Does not implicitly verify messages.
MessageKey message or plain object to encode
Writer
Creates a MessageKey message from a plain object. Also converts values to their respective internal types.
Plain object
MessageKey
Creates a plain object from a MessageKey message. Also converts values to other types if specified.
MessageKey
Plain object
Verifies a MessageKey message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a MessageKey.