DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::delete_guild_sticker_data Struct Reference

For deleting a single sticker_data. More...

#include <StickerEntities.hpp>

Public Data Members

snowflake guildId {}
 The guild within which to delete the sticker_data.
 
jsonifier::string reason {}
 The reason for deleting the sticker_data.
 
snowflake stickerId {}
 The sticker_data you wish to delete.
 

The documentation for this struct was generated from the following file: