ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.boosts
/
UserChatBoosts
User
Chat
Boosts
@
Serializable
data
class
UserChatBoosts
(
val
boosts
:
List
<
ChatBoost
>
)
Members
Constructors
User
Chat
Boosts
Link copied to clipboard
constructor
(
boosts
:
List
<
ChatBoost
>
)
Properties
boosts
Link copied to clipboard
@
SerialName
(
value
=
"boosts"
)
val
boosts
:
List
<
ChatBoost
>