| 
    Concord - C Discord API library
    
   A Discord API wrapper library written in C 
   | 
 
#include <gateway.h>
Data Fields | |
| u64snowflake | guild_id | 
| struct discord_stickers * | stickers | 
Public methods
discord_stickers_update_init(struct discord_stickers_update *this)discord_stickers_update_cleanup(struct discord_stickers_update *this)discord_stickers_update_from_json(const char json[], size_t len, struct discord_stickers_update *this)discord_stickers_update_from_jsmnf(jsmnf *root, const char json[], struct discord_stickers_update *this)discord_stickers_update_to_json(char buf[], size_t size, const struct discord_stickers_update *this)discord_stickers_update_to_jsonb(jsonb *b, char buf[], size_t size, const struct discord_stickers_update *this) | u64snowflake discord_guild_stickers_update::guild_id | 
id of the guild
| struct discord_stickers* discord_guild_stickers_update::stickers | 
array of stickers