D++ (DPP)
C++ Discord API Bot Library
dpp::integration_app Struct Reference

An application that has been integrated. More...

+ Collaboration diagram for dpp::integration_app:

Public Attributes

snowflake id
 The id of the app. More...
 
std::string name
 The name of the app. More...
 
utility::iconhash icon
 The icon hash of the app. More...
 
std::string description
 The description of the app. More...
 
class userbot
 The bot associated with this application. More...
 

Detailed Description

An application that has been integrated.

Member Data Documentation

◆ bot

class user* dpp::integration_app::bot

The bot associated with this application.

◆ description

std::string dpp::integration_app::description

The description of the app.

◆ icon

utility::iconhash dpp::integration_app::icon

The icon hash of the app.

◆ id

snowflake dpp::integration_app::id

The id of the app.

◆ name

std::string dpp::integration_app::name

The name of the app.

D++ 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