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 added.
Optionaluser?: UserTruncatedReadableThe user that joined the conversation.
conversation:join