![]()  | 
  
    D++ (DPP)
    
   C++ Discord API Bot Library 
   | 
 
Information for the current party of the player. More...
#include <presence.h>
 Collaboration diagram for dpp::activity_party:Public Member Functions | |
| activity_party () | |
Public Attributes | |
| int32_t | current_size | 
| The party's current size. Used to show the party's current size.  More... | |
| snowflake | id | 
| The ID of the party.  More... | |
| int32_t | maximum_size | 
| The party's maximum size. Used to show the party's maximum size.  More... | |
Information for the current party of the player.
| dpp::activity_party::activity_party | ( | ) | 
Constructor
| int32_t dpp::activity_party::current_size | 
The party's current size. Used to show the party's current size.
| snowflake dpp::activity_party::id | 
The ID of the party.
| int32_t dpp::activity_party::maximum_size | 
The party's maximum size. Used to show the party's maximum size.