Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Modify Channel. More...
#include <channel.endpoints-params.h>
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 |
Modify Channel.