Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
discord_message_sticker Struct Reference

Message Sticker Structure. More...

#include <channel.h>

Public Attributes

u64_snowflake_t id
 
u64_snowflake_t pack_id
 
char * name
 
char * description
 
char * tags
 
char asset [MAX_SHA256_LEN]
 
char preview_asset [MAX_SHA256_LEN]
 
enum discord_message_sticker_format_types type
 

Detailed Description

Message Sticker Structure.

See also
https://discord.com/developers/docs/resources/channel#message-object-message-sticker-structure
Note
defined at specs/discord/channel.json:78:22

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