D++ (DPP)
C++ Discord API Bot Library
|
Represents stickers received in messages. More...
#include <message.h>
Public Attributes | |
dpp::snowflake | id |
std::string | name |
sticker_type | type |
Represents stickers received in messages.
dpp::snowflake dpp::sticker::id |
The ID of the sticker
std::string dpp::sticker::name |
The name of the sticker
sticker_type dpp::sticker::type |
The type of sticker