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

Modify 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

Modify Guild Role.

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

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