1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-12 05:06:28 +00:00
arikawa/gateway
diamondburned a2333996a2 Gateway: Presence to contain user and guild fields
This commit changes the gateway.Presence struct to be similar to commits
prior to the last refactor, that is, the struct would have the User and
GuildID fields. This is done so it's easier to store them.
2020-11-28 22:36:33 -08:00
..
commands.go Gateway: Refactor, v8 user struct updates 2020-11-28 17:22:03 -08:00
events.go Gateway: Presence to contain user and guild fields 2020-11-28 22:36:33 -08:00
events_map.go Gateway: Refactor, v8 user struct updates 2020-11-28 17:22:03 -08:00
gateway.go Gateway: Refactor, v8 user struct updates 2020-11-28 17:22:03 -08:00
identify.go Gateway: Refactor, v8 user struct updates 2020-11-28 17:22:03 -08:00
integration_test.go
intents.go replace usage of discordapp.com with discord.com in docs 2020-11-03 10:14:53 -08:00
intents_map.go
op.go
ready.go Gateway: Presence to contain user and guild fields 2020-11-28 22:36:33 -08:00