mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-27 14:46:21 +00:00
This commit adds these methods into *state.State:
- (*State).CurrentApplication
- (*State).CurrentApplicationID
This should make interacting with API functions that require AppIDs much
more pleasant.
|
||
|---|---|---|
| .. | ||
| store | ||
| event_dispatcher.go | ||
| events.go | ||
| state.go | ||
| state_events.go | ||
| state_example_test.go | ||
| state_shard_test.go | ||