mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
Fix broken ref in migrating guide
This commit is contained in:
parent
1dccd70b05
commit
3dd99a7697
@ -918,7 +918,7 @@ Allowed types for the following parameters have been changed:
|
|||||||
- ``rtc_region`` in :meth:`Guild.create_voice_channel` is now of type Optional[:class:`str`].
|
- ``rtc_region`` in :meth:`Guild.create_voice_channel` is now of type Optional[:class:`str`].
|
||||||
- ``rtc_region`` in :meth:`StageChannel.edit` is now of type Optional[:class:`str`].
|
- ``rtc_region`` in :meth:`StageChannel.edit` is now of type Optional[:class:`str`].
|
||||||
- ``rtc_region`` in :meth:`VoiceChannel.edit` is now of type Optional[:class:`str`].
|
- ``rtc_region`` in :meth:`VoiceChannel.edit` is now of type Optional[:class:`str`].
|
||||||
- ``preferred_locale`` in :meth`Guild.edit` is now of type :class:`Locale`.
|
- ``preferred_locale`` in :meth:`Guild.edit` is now of type :class:`Locale`.
|
||||||
|
|
||||||
Attribute Type Changes
|
Attribute Type Changes
|
||||||
------------------------
|
------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user