ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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