ReactionPaid

---types---
reactionPaid#523da4eb = Reaction

Belongs to

Reaction

In Rust this constructor is a variant of the enums::Reaction enum.
Match on it with: if let enums::Reaction::ReactionPaid(v) = result { ... }

Parameters

This item has no parameters.

Used by

GetMessageReactionsList
GetStoryReactionsList
SendReaction
SetDefaultReaction
UpdateSavedReactionTag