|
Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <channel.h>
Data Fields | |
| int | count |
| struct discord_reaction_count_details * | count_details |
| bool | me |
| bool | me_burst |
| struct discord_emoji * | emoji |
| char * | burst_colors |
| int discord_reaction::count |
times this emoji has been used to react
| struct discord_reaction_count_details* discord_reaction::count_details |
breakdown of normal and super reaction counts for the associated emoji
| bool discord_reaction::me |
whether the current user reacted using this emoji
| bool discord_reaction::me_burst |
whether the current user super-reacted using this emoji
| struct discord_emoji* discord_reaction::emoji |
emoji information
| char* discord_reaction::burst_colors |
HEX colors used for super reaction