data class SupergroupChatImpl : SupergroupChat
(source)
(common)
<init> |
SupergroupChatImpl(id: ChatId, title: String, username: Username? = null) |
(common)
id |
val id: ChatId |
(common)
title |
val title: String |
(common)
username |
val username: Username? |