toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.reactions
/
ReactionsCount
Reactions
Count
@
Serializable
data
class
ReactionsCount
(
val
reaction
:
Reaction
,
val
count
:
Int
)
Members
Constructors
Reactions
Count
Link copied to clipboard
constructor
(
reaction
:
Reaction
,
count
:
Int
)
Properties
count
Link copied to clipboard
@
SerialName
(
value
=
"total_count"
)
val
count
:
Int
reaction
Link copied to clipboard
@
SerialName
(
value
=
"type"
)
val
reaction
:
Reaction