reaction_type_t¶
-
struct banana::api::reaction_type_t¶
This object describes the type of a reaction. Currently, it can be one of ReactionTypeEmoji; ReactionTypeCustomEmoji; ReactionTypePaid
-
variant_t<reaction_type_emoji_t, reaction_type_custom_emoji_t, reaction_type_paid_t> __alias__¶
-
variant_t<reaction_type_emoji_t, reaction_type_custom_emoji_t, reaction_type_paid_t> __alias__¶