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