ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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
?