|
Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
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 |
User Structure.
1.8.17