Enumeration ChatParticipantState

Enum with the possible states of a chat participant

Enumeration Members

Enumeration Members

ACTIVE: "active"
COMPOSING: "composing"
GONE: "gone"
INACTIVE: "inactive"
PAUSED: "paused"

Generated using TypeDoc