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

#include <sticker.h>

Data Fields

char * name
 
char * description
 
char * tags
 

Detailed Description

Field Documentation

◆ name

char* discord_modify_guild_sticker::name

name of the sticker (2-30 characters)

◆ description

char* discord_modify_guild_sticker::description

description of the sticker (empty or 2-100 characters)

◆ tags

char* discord_modify_guild_sticker::tags

autocomplete/suggestion tags for the sticker (max 200 characters)


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