Add StageChannel to abc.GuildChannel docs
This commit is contained in:
@ -185,6 +185,7 @@ class GuildChannel(Protocol):
|
||||
- :class:`~discord.TextChannel`
|
||||
- :class:`~discord.VoiceChannel`
|
||||
- :class:`~discord.CategoryChannel`
|
||||
- :class:`~discord.StageChannel`
|
||||
|
||||
This ABC must also implement :class:`~discord.abc.Snowflake`.
|
||||
|
||||
|
Reference in New Issue
Block a user