|
Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|

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