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

#include <channel.h>

Data Fields

u64snowflake emoji_id
 
char * emoji_name
 

Field Documentation

◆ emoji_id

u64snowflake discord_thread_default_reaction::emoji_id

the id of a guild's custom emoji

◆ emoji_name

char* discord_thread_default_reaction::emoji_name

the unicode character of the emoji


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