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

Gateway Status Update Structure. More...

#include <gateway.h>

Collaboration diagram for discord_gateway_status_update:
Collaboration graph
[legend]

Public Attributes

u64_unix_ms_t since
 
struct discord_gateway_activity ** activities
 
char status [16]
 
bool afk
 

Detailed Description

Gateway Status Update Structure.

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

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