Add support for stage instances
Created by: IDoEverything
Summary
Adds support for stage instances.
Details
Added the entities, endpoints, events and some caching for stage instances.
Changes proposed
- Add
DiscordStageInstance
andPrivacyLevel
- Add stage instance endpoints to
DiscordClient
andDiscordRestClient
- Add stage instance events
- Add
StageInstances
toDiscordGuild
and properly cache them on the events.