D++ (DPP)
C++ Discord API Bot Library
|
Defines a server's welcome screen. More...
#include <guild.h>
Public Attributes | |
std::string | description |
the server description shown in the welcome screen More... | |
std::vector< welcome_channel_t > | welcome_channels |
the channels shown in the welcome screen, up to 5 More... | |
Defines a server's welcome screen.
std::string dpp::welcome_screen_t::description |
the server description shown in the welcome screen
std::vector<welcome_channel_t> dpp::welcome_screen_t::welcome_channels |
the channels shown in the welcome screen, up to 5