LeftChatMemberImpl

data class LeftChatMemberImpl(user: User) : LeftChatMember

Properties

Link copied to clipboard
open override val user: User