arikawa/gateway
mavolin aff386402f Gateway: remove GuildSubscriptions from IdentifyData
With the requirement of intents on Gateway v8, the guild_subscriptions field has no effect, and is therefore removed
2020-11-03 10:18:04 -08:00
..
commands.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
events.go replace usage of discordapp.com with discord.com in docs 2020-11-03 10:14:53 -08:00
events_map.go Gateway: Added missing MessageReactionRemoveEmojiEvent constructor 2020-10-28 19:39:18 -07:00
gateway.go replace usage of discordapp.com with discord.com in docs 2020-11-03 10:14:53 -08:00
identify.go Gateway: remove GuildSubscriptions from IdentifyData 2020-11-03 10:18:04 -08:00
integration_test.go Gateway: Added missing intents in tests 2020-10-30 12:00:41 -07:00
intents.go replace usage of discordapp.com with discord.com in docs 2020-11-03 10:14:53 -08:00
intents_map.go Gateway: Added an Event to Intents map for convenience 2020-10-28 19:44:04 -07:00
op.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
ready.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
sequence.go Fixed some race conditions 2020-02-02 14:12:54 -08:00
shards.go WIP integration test 2020-01-14 23:34:18 -08:00