toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
PreviewUsernameChat
Preview
Username
Chat
@
Serializable
(
with
=
PreviewChatSerializer::class
)
sealed
interface
PreviewUsernameChat
:
PreviewChat
,
UsernameChat
Inheritors
PreviewPrivateChat
PreviewSuperPublicChat
Members
Properties
id
Link copied to clipboard
abstract
val
id
:
IdChatIdentifier
username
Link copied to clipboard
abstract
val
username
:
Username
?