D++ (DPP)
C++ Discord API Bot Library
|
The account information for an integration. More...
#include <integration.h>
Public Attributes | |
snowflake | id |
ID of the account. More... | |
std::string | name |
Name of the account. More... | |
The account information for an integration.
snowflake dpp::integration_account::id |
ID of the account.
std::string dpp::integration_account::name |
Name of the account.