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_identify Struct Reference

Identify Structure. More...

#include <gateway.h>

Collaboration diagram for discord_gateway_identify:
Collaboration graph
[legend]

Public Attributes

char * token
 
struct discord_gateway_identify_connectionproperties
 
bool compress
 
int large_threshold
 
bool guild_subscriptions
 
struct discord_gateway_status_updatepresence
 < More...
 
int intents
 

Detailed Description

Identify Structure.

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

Member Data Documentation

◆ presence

struct discord_gateway_status_update* discord_gateway_identify::presence

<

Todo:
shard (null);

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