Optionalpayload?: { conversation?: ConversationTruncated; user?: UserTruncatedReadable }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?: UserTruncatedReadableThe user that left the conversation.
conversation:leave