mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Add ForumChannel to abc.GuildChannel docstring
This commit is contained in:
parent
348764583d
commit
1e4908b403
@ -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`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user