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

Create Guild Role. More...

#include <guild.endpoints-params.h>

Public Attributes

char * name
 
enum discord_permissions_bitwise_flags permissions
 
int color
 
bool hoist
 
bool mentionable
 

Detailed Description

Create Guild Role.

See also
https://discord.com/developers/docs/resources/guild#create-guild-role
Note
defined at specs/discord/guild.endpoints-params.json:129:22

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