Enumeration ChatEntityType

Enum for chat entity types. This is used to determine the type of entity encoded in an inboundMessage-like object, and subsequently which method should be used to parse the entity.

Enumeration Members

Enumeration Members

ChatMessage

Represents a chat message type.

Reaction

Represents a reaction type.