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

User Structure. More...

#include <user.h>

Public Attributes

u64_snowflake_t id
 
char username [MAX_USERNAME_LEN]
 
char discriminator [MAX_DISCRIMINATOR_LEN]
 
char avatar [MAX_SHA256_LEN]
 
bool bot
 
bool System
 
bool mfa_enabled
 
char locale [MAX_LOCALE_LEN]
 
bool verified
 
char email [MAX_EMAIL_LEN]
 
enum discord_user_flags flags
 
enum discord_user_premium_types premium_type
 
enum discord_user_flags public_flags
 

Detailed Description

User Structure.

Note
defined at specs/discord/user.json:42:28

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