Browse Source

Add StageChannel to abc.GuildChannel docs

v1.x
pikaninja 4 years ago
committed by Rapptz
parent
commit
187b811836
  1. 1
      discord/abc.py

1
discord/abc.py

@ -189,6 +189,7 @@ class GuildChannel:
- :class:`~discord.TextChannel`
- :class:`~discord.VoiceChannel`
- :class:`~discord.CategoryChannel`
- :class:`~discord.StageChannel`
This ABC must also implement :class:`~discord.abc.Snowflake`.

Loading…
Cancel
Save