ExtendedChannelChatImpl

constructor(id: ChatId, title: String, username: Username? = null, activeUsernames: List<Username> = emptyList(), chatPhoto: ChatPhoto? = null, description: String = "", inviteLink: String? = null, pinnedMessage: Message? = null, linkedGroupChatId: IdChatIdentifier? = null, membersHidden: Boolean = false)