D++ (DPP)
A Lightweight C++ library for Discord
dpp::welcome_screen_t Struct Reference

Defines a server's welcome screen. More...

+ Collaboration diagram for dpp::welcome_screen_t:

Public Attributes

std::string description
 the server description shown in the welcome screen More...
 
std::vector< welcome_channel_twelcome_channels
 the channels shown in the welcome screen, up to 5 More...
 

Detailed Description

Defines a server's welcome screen.

Member Data Documentation

◆ description

std::string dpp::welcome_screen_t::description

the server description shown in the welcome screen

◆ welcome_channels

std::vector<welcome_channel_t> dpp::welcome_screen_t::welcome_channels

the channels shown in the welcome screen, up to 5

D++ Library version 9.0.14D++ Library version 9.0.13D++ Library version 9.0.12D++ Library version 9.0.11D++ Library version 9.0.10D++ Library version 9.0.9D++ Library version 9.0.8D++ Library version 9.0.7D++ Library version 9.0.6D++ Library version 9.0.5D++ Library version 9.0.4D++ Library version 9.0.3D++ Library version 9.0.2D++ Library version 9.0.1D++ Library version 9.0.0D++ Library version 1.0.2D++ Library version 1.0.1D++ Library version 1.0.0