1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-12-02 11:52:56 +00:00
arikawa/gateway
2020-10-30 11:15:32 -07:00
..
commands.go Gateway: GuildSubscribeData should omit empty Channels map 2020-10-17 03:18:50 -07:00
events.go Gateway: Clarified GuildMemberListGroup.ID docs 2020-08-14 21:13:48 -07:00
events_map.go
gateway.go {,Voice}Gateway: Refactored Closing 2020-10-30 11:08:29 -07:00
identify.go Gateway: Added intent helpers and more context API support 2020-07-11 12:50:32 -07:00
integration_test.go Gateway: Fixed race in test Fatal 2020-10-30 11:15:32 -07:00
op.go {Voice,}Gateway: Fixed various race conditions 2020-10-22 10:47:27 -07:00
ready.go Gateway: GuildFolderID is now a signed int because Discord 2020-08-19 21:54:20 -07:00
sequence.go
shards.go