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_channel_params Struct Reference

Modify Channel. More...

#include <channel.endpoints-params.h>

Collaboration diagram for discord_modify_channel_params:
Collaboration graph
[legend]

Public Attributes

char * name
 
char * icon
 
int type
 
int position
 
char * topic
 
bool nsfw
 
int rate_limit_per_user
 
int bitrate
 
int user_limit
 
struct discord_channel_overwrite ** permission_overwrites
 
u64_snowflake_t parent_id
 
char * rtc_region
 
int video_quality_mode
 
bool archived
 
int auto_archive_duration
 
bool locked
 

Detailed Description

Modify Channel.

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

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