ChannelChatImpl

fun ChannelChatImpl(    id: ChatId,     title: String,     username: Username? = null)