arikawa/gateway
diamondburned (Forefront) 86b1120875 Gateway: Changed Notification to UserNotification to avoid confusion with discord.Notification 2020-03-26 17:03:19 -07:00
..
commands.go Gateway: Added undocumented GuildMemberListUpdate event 2020-03-15 22:55:45 -07:00
events.go Gateway: Added undocumented GuildMemberListUpdate event 2020-03-15 22:55:45 -07:00
events_map.go Gateway: Added undocumented GuildMemberListUpdate event 2020-03-15 22:55:45 -07:00
gateway.go API: Fixed FormatEmojiAPI 2020-03-22 15:23:29 -07:00
identify.go Gateway: Added a retry limit 2020-02-29 18:13:58 -08:00
integration_test.go Arikawa: Updated /x/errors; Gateway: Added TestInvalidToken 2020-03-16 18:29:23 -07:00
op.go Gateway: Added undocumented GuildMemberListUpdate event 2020-03-15 22:55:45 -07:00
pacemaker.go Gateway: Minor bug fixes 2020-03-01 16:39:40 -08:00
ready.go Gateway: Changed Notification to UserNotification to avoid confusion with discord.Notification 2020-03-26 17:03:19 -07:00
sequence.go Fixed some race conditions 2020-02-02 14:12:54 -08:00
shards.go