docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.types.reactions
Package-level
declarations
Types
Types
Reaction
Link copied to clipboard
@
Serializable
(
with
=
Reaction.Companion::class
)
sealed
interface
Reaction
Reactions
Count
Link copied to clipboard
@
Serializable
data
class
ReactionsCount
(
val
reaction
:
Reaction
,
val
count
:
Int
)
Reaction
Type
Link copied to clipboard
@
Serializable
(
with
=
ReactionType.Companion::class
)
sealed
interface
ReactionType