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

Activity Structure. More...

#include <gateway.h>

Public Attributes

char name [512]
 
int type
 
char * url
 
u64_unix_ms_t created_at
 
u64_snowflake_t application_id
 
char * details
 
char * state
 
bool instance
 

Detailed Description

Activity Structure.

See also
https://discord.com/developers/docs/topics/gateway#activity-object-activity-structure
Note
defined at specs/discord/gateway.json:158:22

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