Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
discord_emoji Struct Reference

Emoji Structure. More...

#include <emoji.h>

Collaboration diagram for discord_emoji:
Collaboration graph
[legend]

Public Attributes

u64_snowflake_t id
 
char * name
 
struct discord_useruser
 < More...
 
bool require_colons
 
bool managed
 
bool animated
 
bool available
 

Detailed Description

Emoji Structure.

See also
https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure
Note
defined at specs/discord/emoji.json:9:22

Member Data Documentation

◆ user

struct discord_user* discord_emoji::user

<

Todo:
roles (null);

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