toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
ExtendedBusinessChatImpl
Extended
Business
Chat
Impl
@
Serializable
data
class
ExtendedBusinessChatImpl
(
val
id
:
BusinessChatId
,
val
original
:
ExtendedPrivateChat
)
:
ExtendedBusinessChat
,
ExtendedChat
Members
Constructors
Extended
Business
Chat
Impl
Link copied to clipboard
constructor
(
id
:
BusinessChatId
,
original
:
ExtendedPrivateChat
)
Properties
accent
Color
Id
Link copied to clipboard
open
override
val
accentColorId
:
ColorId
background
Custom
Emoji
Id
Link copied to clipboard
open
override
val
backgroundCustomEmojiId
:
CustomEmojiId
?
chat
Photo
Link copied to clipboard
open
override
val
chatPhoto
:
ChatPhoto
?
id
Link copied to clipboard
@
SerialName
(
value
=
"id"
)
open
override
val
id
:
BusinessChatId
max
Reactions
Count
Link copied to clipboard
open
override
val
maxReactionsCount
:
Int
original
Link copied to clipboard
@
SerialName
(
value
=
"origin"
)
open
override
val
original
:
ExtendedPrivateChat
profile
Accent
Color
Id
Link copied to clipboard
open
override
val
profileAccentColorId
:
ColorId
?
profile
Background
Custom
Emoji
Id
Link copied to clipboard
open
override
val
profileBackgroundCustomEmojiId
:
CustomEmojiId
?