Documentation formatting
This commit is contained in:
@ -82,7 +82,7 @@ class TextChannel(discord.abc.Messageable, discord.abc.GuildChannel, Hashable):
|
||||
category_id: Optional[:class:`int`]
|
||||
The category channel ID this channel belongs to, if applicable.
|
||||
topic: Optional[:class:`str`]
|
||||
The channel's topic. None if it doesn't exist.
|
||||
The channel's topic. ``None`` if it doesn't exist.
|
||||
position: :class:`int`
|
||||
The position in the channel list. This is a number that starts at 0. e.g. the
|
||||
top channel is position 0.
|
||||
|
Reference in New Issue
Block a user