1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-17 15:38:46 +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
event_dispatcher.go state: Fix Ready not resetting fewMessages 2022-06-23 00:09:20 -07:00
events.go
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