[docs] Update Sphinx and Fix various references

Co-Authored-By: Riley Shaw <30989490+ShineyDev@users.noreply.github.com>
This commit is contained in:
Josh
2021-06-27 23:43:49 -04:00
committed by GitHub
co-authored by Riley Shaw
parent 76c9e390f1
commit 233d10649c
10 changed files with 24 additions and 21 deletions
+1 -1
View File
@@ -1083,7 +1083,7 @@ class StageChannel(VocalGuildChannel):
topic: :class:`str`
The stage instance's topic.
privacy_level: :class:`StagePrivacyLevel`
The stage instance's privacy level. Defaults to :attr:`PrivacyLevel.guild_only`.
The stage instance's privacy level. Defaults to :attr:`StagePrivacyLevel.guild_only`.
Raises
------