Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 450 Bytes

ActivityTypes.md

File metadata and controls

22 lines (11 loc) · 450 Bytes

ActivityTypes

Properties

Name Type Description Notes
type TypeEnum If the author type is `user`, only `conversation:read` is supported. [optional]

Enum: TypeEnum

Name Value
CONVERSATION_READ "conversation:read"
TYPING_START "typing:start"
TYPING_STOP "typing:stop"