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