LeftChatMember

data class LeftChatMember(user: User) : PublicChatEvent, WithUser

Properties

Link copied to clipboard
open override val user: User