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

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

+ Collaboration diagram for dpp::welcome_channel_t:

Public Attributes

snowflake channel_id = 0
 the channel's id More...
 
std::string description
 the description shown for the channel More...
 
snowflake emoji_id = 0
 the emoji id, if the emoji is custom More...
 
std::string emoji_name
 the emoji name if custom, the unicode character if standard, or null if no emoji is set More...
 

Detailed Description

Defines a channel on a server's welcome screen.

Member Data Documentation

◆ channel_id

snowflake dpp::welcome_channel_t::channel_id = 0

the channel's id

◆ description

std::string dpp::welcome_channel_t::description

the description shown for the channel

◆ emoji_id

snowflake dpp::welcome_channel_t::emoji_id = 0

the emoji id, if the emoji is custom

◆ emoji_name

std::string dpp::welcome_channel_t::emoji_name

the emoji name if custom, the unicode character if standard, or null if no emoji is set

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