hikari
hikari copied to clipboard
Implement Stage Instances
Summary
This PR aims to finish the work made by @ashwinvin in #695, including rebasing on the most recent hikari version (at the time of writing) and bringing tests up to scratch.
Hopefully I haven't missed anything, I only had a few hours to look at this.
Checklist
- [x] I have run
nox
and all the pipelines have passed.- With the exception of the docs pipeline, but that isn't anything to do with me :eyes:
- [x] I have made unittests according to the code I have added/modified/deleted.
Related issues
Closes #695 Closes #602
Docs pipeline is ~~fixed~~ partially fixed in #1722
https://github.com/discord/discord-api-docs/pull/5687 was merged last night so I'm gonna keep this as a draft until I get a moment to add this in. I have it committed locally but haven't had the chance to test yet.
@FasterSpeeding please review when you can :)
@FasterSpeeding Can you review please?
Asides from those few small things LGTM