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

Information for the current party of the player. More...

+ Collaboration diagram for dpp::activity_party:

Public Member Functions

 activity_party ()
 

Public Attributes

snowflake id
 The ID of the party. More...
 
int32_t current_size
 The party's current size. Used to show the party's current size. More...
 
int32_t maximum_size
 The party's maximum size. Used to show the party's maximum size. More...
 

Detailed Description

Information for the current party of the player.

Constructor & Destructor Documentation

◆ activity_party()

dpp::activity_party::activity_party ( )

Constructor

Member Data Documentation

◆ current_size

int32_t dpp::activity_party::current_size

The party's current size. Used to show the party's current size.

◆ id

snowflake dpp::activity_party::id

The ID of the party.

◆ maximum_size

int32_t dpp::activity_party::maximum_size

The party's maximum size. Used to show the party's maximum size.

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