Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <sticker.h>
Data Fields | |
struct discord_sticker_packs * | sticker_packs |
Public methods
discord_list_nitro_sticker_packs_from_json(const char json[], size_t len, struct discord_list_nitro_sticker_packs *this)
discord_list_nitro_sticker_packs_from_jsmnf(jsmnf *root, const char json[], struct discord_list_nitro_sticker_packs *this)
discord_list_nitro_sticker_packs_to_json(char buf[], size_t size, const struct discord_list_nitro_sticker_packs *this)
discord_list_nitro_sticker_packs_to_jsonb(jsonb *b, char buf[], size_t size, const struct discord_list_nitro_sticker_packs *this)
struct discord_sticker_packs* discord_list_nitro_sticker_packs::sticker_packs |
array of sticker pack objects