Skip to content

Commit

Permalink
Fix Missing space causing docs to not format properly (Pycord-Develop…
Browse files Browse the repository at this point in the history
  • Loading branch information
UP929312 authored Jun 10, 2022
1 parent cb5a21f commit ebcb21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -1134,6 +1134,7 @@ class VoiceChannel(discord.abc.Messageable, VocalGuildChannel):
.. versionadded:: 2.0
last_message_id: Optional[:class:`int`]
The ID of the last message sent to this channel. It may not always point to an existing or valid message.
.. versionadded:: 2.0
flags: :class:`ChannelFlags`
Extra features of the channel.
Expand Down

0 comments on commit ebcb21f

Please sign in to comment.