Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
discord_event_cxt Struct Reference
Collaboration diagram for discord_event_cxt:
Collaboration graph
[legend]

Public Attributes

char event_name [64]
 
pthread_t tid
 the thread id
 
struct sized_buffer data
 a copy of payload data
 
struct discord_gatewayp_gw
 the gateway client
 
enum discord_gateway_events event
 
void(* on_event )(struct discord_gateway *gw, struct sized_buffer *data)
 
bool is_main_thread
 

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