toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
ExtendedNonBotChat
Extended
Non
Bot
Chat
@
Serializable
(
with
=
ExtendedChatSerializer.Companion::class
)
sealed
interface
ExtendedNonBotChat
:
ExtendedChat
Inheritors
ExtendedPrivateChat
ExtendedPublicChat
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
val
id
:
IdChatIdentifier
max
Reactions
Count
Link copied to clipboard
abstract
val
maxReactionsCount
:
Int
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
?
status
Emoji
Expiration
Link copied to clipboard
abstract
val
statusEmojiExpiration
:
TelegramDate
?
status
Emoji
Id
Link copied to clipboard
abstract
val
statusEmojiId
:
CustomEmojiId
?