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