Browse Source

Fix indentation in create_text_channel docs

pull/10109/head
Joab 2 years ago
committed by dolfies
parent
commit
ae2e28acc9
  1. 2
      discord/guild.py

2
discord/guild.py

@ -1539,7 +1539,7 @@ class Guild(Hashable):
nsfw: :class:`bool`
To mark the channel as NSFW or not.
news: :class:`bool`
Whether to create the text channel as a news channel.
Whether to create the text channel as a news channel.
.. versionadded:: 2.0
default_auto_archive_duration: :class:`int`

Loading…
Cancel
Save