ExtendedPrivateChat

interface ExtendedPrivateChat : PrivateChat, ExtendedChat

Properties

allowCreateUserIdLink
Link copied to clipboard
common
open val allowCreateUserIdLink: Boolean
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
hasPrivateForwards
Link copied to clipboard
common
abstract val hasPrivateForwards: Boolean
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