Concord - C Discord API library
A Discord API wrapper library written in C
discord_guild_widget_settings Struct Reference

#include <guild.h>

Data Fields

char * reason
 
bool enabled
 
u64snowflake channel_id
 

Detailed Description

Field Documentation

◆ reason

char* discord_guild_widget_settings::reason
Parameters
reasona reason to indicate why the action was taken

◆ enabled

bool discord_guild_widget_settings::enabled

whether the widget is enabled

◆ channel_id

u64snowflake discord_guild_widget_settings::channel_id

the widget channel ID


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