MemberLeaveDTO

data class MemberLeaveDTO(val qualifiedConversation: ConversationId, val qualifiedFrom: UserId, val time: <Error class: unknown class>, val removedUsers: ConversationMemberRemovedDTO, val from: String) : EventContentDTO.Conversation

Constructors

Link copied to clipboard
constructor(qualifiedConversation: ConversationId, qualifiedFrom: UserId, time: <Error class: unknown class>, removedUsers: ConversationMemberRemovedDTO, from: String)

Properties

Link copied to clipboard
val from: String
Link copied to clipboard
Link copied to clipboard
val time: <Error class: unknown class>