#include <sticker.h>
◆ reason
char* discord_create_guild_sticker::reason |
- Parameters
-
reason | a reason to indicate why the action was taken |
◆ name
char* discord_create_guild_sticker::name |
name of the sticker (2-30 characters)
◆ description
char* discord_create_guild_sticker::description |
description of the sticker (empty or 2-100 characters)
◆ tags
char* discord_create_guild_sticker::tags |
autocomplete/suggestion tags for the sticker (max 200 characters)
◆ file
the sticker file to upload, must be a PNG, APNG, or Lottie JSON file max 500 KB
The documentation for this struct was generated from the following file: