Skip to content

Commit c7264ba

Browse files
committed
📝 Improve docstring
1 parent d37ec60 commit c7264ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/channel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1357,7 +1357,7 @@ async def create_thread(
13571357

13581358

13591359
class MediaChannel(ForumChannel):
1360-
"""Represents a Discord media channel.
1360+
"""Represents a Discord media channel. Subclass of :class:`ForumChannel`.
13611361
13621362
.. container:: operations
13631363

0 commit comments

Comments
 (0)