D++ (DPP)
A Lightweight C++ library for Discord
|
Defines a server's welcome screen. More...
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