Represents a Chat.
Constructs a new Chat.
Chat displayName.
Chat id.
Converts this Chat to JSON.
JSON object
Creates a new Chat instance using the specified properties.
Chat instance
Decodes a Chat message from the specified reader or buffer.
{Error} If the payload is not a reader or valid buffer
{$protobuf.util.ProtocolError} If required fields are missing
Reader or buffer to decode from
Chat
Decodes a Chat message from the specified reader or buffer, length delimited.
Encodes the specified Chat message. Does not implicitly verify messages.
Chat message or plain object to encode
Writer
Encodes the specified Chat message, length delimited. Does not implicitly verify messages.
Creates a Chat message from a plain object. Also converts values to their respective internal types.
Plain object
Creates a plain object from a Chat message. Also converts values to other types if specified.
Verifies a Chat message.
Plain object to verify
null if valid, otherwise the reason why it is not
null
Generated using TypeDoc
Represents a Chat.