1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-12 05:06:28 +00:00
arikawa/internal
diamondburned 6ef093eb98 Gateway: Refactor, v8 user struct updates
This commit refactored several structures from package discord to be in
package gateway. Those structures are mostly presence ones, which per
official documentation has a lot more to do with the Gateway API than
the REST API or anything else.

This commit also renamed several global variables to have a more
consistent and obvious name.

As of v8, the user API has had a lot of minor and some major changes,
especially regarding its Ready event API. The most significant change is
the addition of the ReadySupplemental event as well as several changes
to the Ready field itself.

All of these changes above are breaking, and they have already broken
the state package. These breaking changes will be addressed in other
packages by the next commit.
2020-11-28 17:22:03 -08:00
..
handleloop Session: Added a handleloop abstraction 2020-11-17 12:15:05 -08:00
heart {,Voice}Gateway: Refactored Closing 2020-10-30 11:02:37 -07:00
moreatomic Gateway: Refactor, v8 user struct updates 2020-11-28 17:22:03 -08:00
mulipartutil Multipartutil: move back to package api 2020-07-29 16:58:33 -07:00
zlib *: Separate utils and internal (#129) 2020-07-29 16:58:33 -07:00