ExtendedPrivateChat

interface ExtendedPrivateChat : PrivateChat, ExtendedChat

Properties

bio
Link copied to clipboard
common
abstract val bio: String
chatPhoto
Link copied to clipboard
common
abstract val chatPhoto: ChatPhoto?
firstName
Link copied to clipboard
common
abstract val firstName: String
id
Link copied to clipboard
common
abstract override val id: UserId
lastName
Link copied to clipboard
common
abstract val lastName: String
username
Link copied to clipboard
common
abstract val username: Username?

Inheritors

ExtendedPrivateChatImpl
Link copied to clipboard