![]() |
D++ (DPP)
C++ Discord API Bot Library
|
An application that has been integrated. More...
#include <integration.h>
Collaboration diagram for dpp::integration_app:Public Attributes | |
| class user * | bot |
| the bot associated with this application More... | |
| std::string | description |
| the description of the app More... | |
| utility::iconhash | icon |
| the icon hash of the app More... | |
| snowflake | id |
| the id of the app More... | |
| std::string | name |
| the name of the app More... | |
An application that has been integrated.
| class user* dpp::integration_app::bot |
the bot associated with this application
| std::string dpp::integration_app::description |
the description of the app
| utility::iconhash dpp::integration_app::icon |
the icon hash of the app
| snowflake dpp::integration_app::id |
the id of the app
| std::string dpp::integration_app::name |
the name of the app