mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-20 16:00:29 +00:00
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.VoiceChannel`
|
||||
- :class:`~discord.CategoryChannel`
|
||||
- :class:`~discord.StageChannel`
|
||||
|
||||
This ABC must also implement :class:`~discord.abc.Snowflake`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user