D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::welcome_channel, including all inherited members.
build_json(bool with_id=false) const | dpp::json_interface< welcome_channel > | inline |
channel_id | dpp::welcome_channel | |
description | dpp::welcome_channel | |
emoji_id | dpp::welcome_channel | |
emoji_name | dpp::welcome_channel | |
fill_from_json(nlohmann::json *j) | dpp::json_interface< welcome_channel > | inline |
fill_from_json_impl(nlohmann::json *j) | dpp::welcome_channel | protected |
json_interface< welcome_channel > | dpp::welcome_channel | friend |
set_channel_id(const snowflake _channel_id) | dpp::welcome_channel | |
set_description(const std::string &_description) | dpp::welcome_channel | |
to_json(bool with_id=false) const | dpp::json_interface< welcome_channel > | inline |
to_json_impl(bool with_id=false) const | dpp::welcome_channel | protected |
welcome_channel() | dpp::welcome_channel | |
~welcome_channel()=default | dpp::welcome_channel | virtual |