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

Role Structure. More...

#include <permissions.h>

Collaboration diagram for discord_permissions_role:
Collaboration graph
[legend]

Public Attributes

u64_snowflake_t id
 
char name [MAX_NAME_LEN]
 
int color
 
bool hoist
 
int position
 
char * permissions
 
bool managed
 
bool mentionable
 
struct discord_permissions_role_tagstags
 

Detailed Description

Role Structure.

See also
https://discord.com/developers/docs/topics/permissions#role-object-role-structure
Note
defined at specs/discord/permissions.json:49:22

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