ExtendedChannelChatImpl

fun ExtendedChannelChatImpl(id: ChatId, title: String, username: Username? = null, chatPhoto: ChatPhoto? = null, description: String = "", inviteLink: String? = null, pinnedMessage: Message? = null, linkedGroupChatId: ChatId? = null)