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