ExtendedChannelChat

interface ExtendedChannelChat : ChannelChat, ExtendedPublicChat

Properties

chatPhoto
Link copied to clipboard
common
abstract val chatPhoto: ChatPhoto?
description
Link copied to clipboard
common
abstract val description: String
id
Link copied to clipboard
common
abstract val id: ChatId
inviteLink
Link copied to clipboard
common
abstract val inviteLink: String?
linkedGroupChatId
Link copied to clipboard
common
abstract val linkedGroupChatId: ChatId?
pinnedMessage
Link copied to clipboard
common
abstract val pinnedMessage: Message?
title
Link copied to clipboard
common
abstract val title: String
username
Link copied to clipboard
common
abstract val username: Username?

Inheritors

ExtendedChannelChatImpl
Link copied to clipboard