//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.chat.abstracts](../index.md)/[SuperPublicChat](index.md) # SuperPublicChat [common] interface [SuperPublicChat](index.md) : [PublicChat](../-public-chat/index.md), [UsernameChat](../-username-chat/index.md) ## Properties | Name | Summary | |---|---| | [id](index.md#%5Bdev.inmo.tgbotapi.types.chat.abstracts%2FSuperPublicChat%2Fid%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [id](index.md#%5Bdev.inmo.tgbotapi.types.chat.abstracts%2FSuperPublicChat%2Fid%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [ChatId](../../dev.inmo.tgbotapi.types/-chat-id/index.md)
| | [title](index.md#%5Bdev.inmo.tgbotapi.types.chat.abstracts%2FSuperPublicChat%2Ftitle%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [title](index.md#%5Bdev.inmo.tgbotapi.types.chat.abstracts%2FSuperPublicChat%2Ftitle%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
| | [username](index.md#%5Bdev.inmo.tgbotapi.types.chat.abstracts%2FSuperPublicChat%2Fusername%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [username](index.md#%5Bdev.inmo.tgbotapi.types.chat.abstracts%2FSuperPublicChat%2Fusername%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [Username](../../dev.inmo.tgbotapi.types/-username/index.md)?
| ## Inheritors | Name | |---| | [ChannelChat](../-channel-chat/index.md)| | [SupergroupChat](../-supergroup-chat/index.md)|