ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
ChannelDirectMessagesChat
Channel
Direct
Messages
Chat
@
Serializable
(
with
=
ChatSerializer::class
)
sealed
interface
ChannelDirectMessagesChat
:
SupergroupChat
Inheritors
ExtendedChannelDirectMessagesChat
PreviewChannelDirectMessagesChat
Members
Properties
id
Link copied to clipboard
abstract
val
id
:
IdChatIdentifier
is
Direct
Messages
Link copied to clipboard
open
override
val
isDirectMessages
:
Boolean
title
Link copied to clipboard
abstract
val
title
:
String
username
Link copied to clipboard
abstract
val
username
:
Username
?