![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
#include <FoundationEntities.hpp>
Additional Inherited Members | |
![]() | |
std::string | asset {} |
Asset value for the Sticker. | |
std::string | description {} |
Description of the Sticker. | |
StickerFlags | flags {} |
Sticker flags. | |
StickerFormatType | formatType {} |
Format type. | |
Snowflake | guildId {} |
The Guild id for which the Sticker exists in. | |
std::string | name {} |
The Sticker's name. | |
int32_t | nsfwLevel {} |
NSFW warning level. | |
std::string | packId {} |
Pack id of the Sticker. | |
int32_t | sortValue {} |
Where in the stack of stickers it resides. | |
std::string | tags {} |
Tags for the Sticker to use. | |
StickerType | type {} |
The type of Sticker. | |
UserData | user {} |
The User that uploaded the Guild Sticker. | |
![]() | |
Snowflake | id {} |
The identifier "snowflake" of the given entity. | |