1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-30 18:53:30 +00:00
arikawa/gateway
2020-04-19 14:53:53 -07:00
..
commands.go Bot: Allow func(T), added more documentation, minor fixes 2020-04-09 13:49:12 -07:00
events.go State: Added Reaction state handlers 2020-04-12 16:14:27 -07:00
events_map.go Gateway: Added undocumented GuildMemberListUpdate event 2020-03-15 22:55:45 -07:00
gateway.go Utils: Added HTTP drivers 2020-04-19 14:53:53 -07:00
identify.go
integration_test.go Gateway: Deprecated Wait(), fixed ReconnectOP bug 2020-04-12 11:06:43 -07:00
op.go Gateway: Fixed infinite InvalidSession loop 2020-04-13 18:23:38 -07:00
pacemaker.go Gateway: Deprecated Wait(), fixed ReconnectOP bug 2020-04-12 11:06:43 -07:00
ready.go Gateway: Fixed UserNotification constants 2020-03-26 19:11:25 -07:00
sequence.go
shards.go