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

#include <gateway.h>

Data Fields

char * name
 
u64snowflake id
 
bool animated
 

Field Documentation

◆ name

char* discord_activity_emoji::name

the name of the emoji

◆ id

u64snowflake discord_activity_emoji::id

the ID of the emoji

◆ animated

bool discord_activity_emoji::animated

whether this emoji is animated


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