ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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
?
can
Receive
Gifts
Link copied to clipboard
abstract
val
canReceiveGifts
:
Boolean
Represent
can_send_gifts
field
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
?