mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-26 14:16:43 +00:00
This addresses discord/discord-api-docs#1440. State documentation has been added, which documents the store and handlers as well. Bug fixes include: - PreHandler being called after the state handler; it is now called before as documented. - Minor behavior changes regarding Guild Create events. Refer to State's documentation. |
||
|---|---|---|
| .. | ||
| event_dispatcher.go | ||
| events.go | ||
| state.go | ||
| state_events.go | ||
| store.go | ||
| store_default.go | ||
| store_noop.go | ||