Skip to content

Commit 913cf87

Browse files
Lumabotsplun1331
andauthored
Update discord/channel.py
Co-authored-by: plun1331 <[email protected]> Signed-off-by: Lumouille <[email protected]>
1 parent 19a83f3 commit 913cf87

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

discord/channel.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2764,19 +2764,13 @@ async def edit(self, *, reason=None, **options):
27642764
bitrate: :class:`int`
27652765
The channel's preferred audio bitrate in bits per second.
27662766
2767-
.. versionadded:: 2.7
2768-
27692767
user_limit: :class:`int`
27702768
The channel's limit for number of members that can be in a voice channel.
27712769
2772-
.. versionadded:: 2.7
2773-
27742770
slowmode_delay: :class:`int`
27752771
Specifies the slowmode rate limit for user in this channel, in seconds.
27762772
The maximum value possible is `21600`.
27772773
2778-
.. versionadded:: 2.7
2779-
27802774
Returns
27812775
-------
27822776
Optional[:class:`.StageChannel`]

0 commit comments

Comments
 (0)