Concord - C Discord API library
A Discord API wrapper library written in C
discord_sticker_item Struct Reference

#include <sticker.h>

Data Fields

u64snowflake id
 
char * name
 
enum discord_sticker_format_types format_type
 

Field Documentation

◆ id

u64snowflake discord_sticker_item::id

ID of the sticker

◆ name

char* discord_sticker_item::name

name of the sticker

◆ format_type

enum discord_sticker_format_types discord_sticker_item::format_type

type of sticker format


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