Added discord.StageChannel in documentation

This commit is contained in:
TheOneMusic
2021-04-10 13:49:46 -04:00
committed by GitHub
parent bcd3a00eaf
commit ec71eb2fcb
+1
View File
@@ -1223,6 +1223,7 @@ class Connectable(Protocol):
The following implement this ABC:
- :class:`~discord.VoiceChannel`
- :class:`~discord.StageChannel`
Note
----