1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-01-09 05:27:22 +00:00
arikawa/gateway
2020-04-23 23:34:08 -07:00
..
commands.go Add janky voice support 2020-04-21 16:37:22 -06:00
events.go Gateway: Fixed a typo in GuildCreateEvent 2020-04-21 15:32:00 -07:00
events_map.go
gateway.go Gateway: Migrated functions and variables to other packages, added JSON default codecs 2020-04-23 23:34:08 -07:00
identify.go API: Added AllowedMentions and more tests 2020-04-19 16:35:37 -07:00
integration_test.go Gateway: Deprecated Wait(), fixed ReconnectOP bug 2020-04-12 11:06:43 -07:00
op.go Gateway: Migrated functions and variables to other packages, added JSON default codecs 2020-04-23 23:34:08 -07:00
pacemaker.go Gateway: Migrated functions and variables to other packages, added JSON default codecs 2020-04-23 23:34:08 -07:00
ready.go
sequence.go
shards.go