toggle menu
ktgbotapi
common
switch theme
search in API
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
>