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