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

#include <guild.h>

Collaboration diagram for discord_welcome_screen:
[legend]

Data Fields

char * description
 
struct discord_welcome_screen_channelswelcome_channels
 

Detailed Description

Field Documentation

◆ description

char* discord_welcome_screen::description

the server description shown in the welcome screen

◆ welcome_channels

struct discord_welcome_screen_channels* discord_welcome_screen::welcome_channels

the channels shown in the welcome screen, up to 5


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