![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For deleting a single Sticker. More...
#include <StickerEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
The Guild within which to delete the Sticker. | |
std::string | reason {} |
The reason for deleting the Sticker. | |
Snowflake | stickerId {} |
The Sticker you wish to delete. | |