mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 02:08:25 +00:00
Add ForumChannel to abc.GuildChannel docstring
This commit is contained in:
@ -297,6 +297,7 @@ class GuildChannel:
|
||||
- :class:`~discord.VoiceChannel`
|
||||
- :class:`~discord.CategoryChannel`
|
||||
- :class:`~discord.StageChannel`
|
||||
- :class:`~discord.ForumChannel`
|
||||
|
||||
This ABC must also implement :class:`~discord.abc.Snowflake`.
|
||||
|
||||
|
Reference in New Issue
Block a user