Fix indentation in create_text_channel docs

This commit is contained in:
Joab
2023-05-13 15:15:45 -03:00
committed by GitHub
parent ca0b444047
commit be861e5eac

View File

@ -1322,7 +1322,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`