Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <sticker.h>
Data Fields | |
u64snowflake | id |
struct discord_stickers * | stickers |
char * | name |
u64snowflake | sku_id |
u64snowflake | cover_sticker_id |
char * | description |
u64snowflake | banner_asset_id |
u64snowflake discord_sticker_pack::id |
ID of the sticker
struct discord_stickers* discord_sticker_pack::stickers |
the stickers in the pack
char* discord_sticker_pack::name |
name of the sticker pack
u64snowflake discord_sticker_pack::sku_id |
ID of the pack's SKU
u64snowflake discord_sticker_pack::cover_sticker_id |
ID of a sticker in the pack which is shown as the pack's icon
char* discord_sticker_pack::description |
description of the sticker pack
u64snowflake discord_sticker_pack::banner_asset_id |
ID of the sticker pack's banner image