![]()  | 
  
    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 | 
| Pointer to bot user.  More... | |
| std::string | description | 
| Description.  More... | |
| std::string | icon | 
| Icon.  More... | |
| snowflake | id | 
| Integration id.  More... | |
| std::string | name | 
| Name.  More... | |
| std::string | summary | 
| Integration summary.  More... | |
An application that has been integrated.
| class user* dpp::integration_app::bot | 
Pointer to bot user.
| std::string dpp::integration_app::description | 
Description.
| std::string dpp::integration_app::icon | 
Icon.
| snowflake dpp::integration_app::id | 
Integration id.
| std::string dpp::integration_app::name | 
Name.
| std::string dpp::integration_app::summary | 
Integration summary.