toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
ExtendedBusinessChat
Extended
Business
Chat
@
Serializable
(
with
=
ExtendedChatSerializer.Companion::class
)
sealed
interface
ExtendedBusinessChat
:
BusinessChat
,
ExtendedChat
Inheritors
ExtendedBusinessChatImpl
Members
Properties
accent
Color
Id
Link copied to clipboard
abstract
val
accentColorId
:
ColorId
background
Custom
Emoji
Id
Link copied to clipboard
abstract
val
backgroundCustomEmojiId
:
CustomEmojiId
?
chat
Photo
Link copied to clipboard
abstract
val
chatPhoto
:
ChatPhoto
?
id
Link copied to clipboard
abstract
override
val
id
:
BusinessChatId
max
Reactions
Count
Link copied to clipboard
abstract
val
maxReactionsCount
:
Int
original
Link copied to clipboard
abstract
override
val
original
:
ExtendedPrivateChat
profile
Accent
Color
Id
Link copied to clipboard
abstract
val
profileAccentColorId
:
ColorId
?
profile
Background
Custom
Emoji
Id
Link copied to clipboard
abstract
val
profileBackgroundCustomEmojiId
:
CustomEmojiId
?