1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-04 00:29:04 +00:00
arikawa/state
diamondburned 015b1cdf6f
state: Revert "Cache CurrentApplication"
This reverts commit 7e49429.

The initial goal of this addition is to be used for interaction
followups, but the interaction event already comes with the application
ID.

The addition was also not done properly, and no invalidation on event is
done.
2022-08-21 00:58:01 -07:00
..
store state, handler: Refactor state storage and sync handlers 2021-11-03 15:16:02 -07:00
event_dispatcher.go state: Fix Ready not resetting fewMessages 2022-06-23 00:09:20 -07:00
events.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
state.go state: Revert "Cache CurrentApplication" 2022-08-21 00:58:01 -07:00
state_events.go state: Handle Thread events 2022-04-01 04:40:15 -07:00
state_example_test.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
state_shard_test.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00