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

#include <guild.h>

Collaboration diagram for discord_modify_guild_welcome_screen:
[legend]

Data Fields

char * reason
 
bool enabled
 
struct discord_welcome_screen_channelswelcome_channels
 
char * description
 

Detailed Description

Field Documentation

◆ reason

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

◆ enabled

bool discord_modify_guild_welcome_screen::enabled

whether the welcome screen is enabled

◆ welcome_channels

struct discord_welcome_screen_channels* discord_modify_guild_welcome_screen::welcome_channels

channels linked in the welcome screen and their display options

◆ description

char* discord_modify_guild_welcome_screen::description

the server description to show in the welcome screen


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