Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ChatMessageThreadOperation

export enum type

Index

Enumeration Members

Create: 1

The message thread is created.

Delete: 3

The message thread is destroyed.

UnKnown: 0

The unknown type of message thread event.

Update: 2

The message thread is updated.

Update_Msg: 4

One or more messages are updated in the message thread.

Generated using TypeDoc