The definition for the result of removing a member from the message thread.
Whether the member is successfully removed from the message thread.
true
: Yes.false
: No.The ID of the removed message thread member.
The definition of the message thread event types:
create: Occurs when creating a chat thread.
update: Occurs when there is a new message in the chat thread.
destroy: Occurs when a chat thread is deleted.
userRemove: Occurs when you were kicked out of chat thread.
Generated using TypeDoc
The threading types.