ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
BusinessChatImpl
Business
Chat
Impl
data
class
BusinessChatImpl
(
val
id
:
BusinessChatId
,
val
original
:
PreviewPrivateChat
)
:
PreviewBusinessChat
Members
Constructors
Business
Chat
Impl
Link copied to clipboard
constructor
(
id
:
BusinessChatId
,
original
:
PreviewPrivateChat
)
Properties
id
Link copied to clipboard
open
override
val
id
:
BusinessChatId
is
Direct
Messages
Link copied to clipboard
open
val
isDirectMessages
:
Boolean
original
Link copied to clipboard
open
override
val
original
:
PreviewPrivateChat