Concord - C Discord API library
A Discord API wrapper library written in C
discord_reaction Struct Reference

#include <channel.h>

Collaboration diagram for discord_reaction:
[legend]

Data Fields

int count
 
bool me
 
struct discord_emojiemoji
 

Field Documentation

◆ count

int discord_reaction::count

times this emoji has been used to react

◆ me

bool discord_reaction::me

whether the current user reacted using this emoji

◆ emoji

struct discord_emoji* discord_reaction::emoji

emoji information


The documentation for this struct was generated from the following file: