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