![]() |
D++ (DPP)
C++ Discord API Bot Library
|
The managed class is the base class for various types that can be stored in a cache that are identified by a dpp::snowflake id. More...
#include <discord.h>
Inheritance diagram for dpp::managed:
Collaboration diagram for dpp::managed:Public Member Functions | |
| managed () | |
| ~managed ()=default | |
Public Attributes | |
| snowflake | id |
The managed class is the base class for various types that can be stored in a cache that are identified by a dpp::snowflake id.
| dpp::managed::managed | ( | ) |
Constructor, initialises id to 0
|
default |
Default destructor
| snowflake dpp::managed::id |
Unique ID of object