toggle menu
ktgbotapi
common
switch theme
search in API
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
?