ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
ChannelChat
Channel
Chat
@
Serializable
(
with
=
ChatSerializer::class
)
sealed
interface
ChannelChat
:
SuperPublicChat
Inheritors
ExtendedChannelChat
PreviewChannelChat
Members
Properties
id
Link copied to clipboard
abstract
override
val
id
:
ChatId
title
Link copied to clipboard
abstract
val
title
:
String
username
Link copied to clipboard
abstract
val
username
:
Username
?