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

The account information for an integration. More...

#include "integration.h"

Collaboration diagram for dpp::integration_account:

Public Attributes

snowflake id
 ID of the account. More...
 
std::string name
 Name of the account. More...
 

Detailed Description

The account information for an integration.

Member Data Documentation

◆ id

snowflake dpp::integration_account::id

ID of the account.

◆ name

std::string dpp::integration_account::name

Name of the account.


The documentation for this struct was generated from the following file: