Optionalpayload?: { conversation?: ConversationTruncated; user?: UserTruncatedWritable }The payload of the event. The contents of this object depend on the type of event.
Optionalconversation?: ConversationTruncatedThe conversation in which the user was removed.
Optionaluser?: UserTruncatedWritableThe user that left the conversation.
conversation:leave