Browse Source

Mention User.avatar_url change in migration page.

pull/582/head
Rapptz 8 years ago
parent
commit
e1263a585a
  1. 4
      docs/migrating.rst

4
docs/migrating.rst

@ -347,6 +347,10 @@ They will be enumerated here.
- Use :meth:`Colour.to_rgb` instead.
**Changed**
- :attr:`Member.avatar_url` and :attr:`User.avatar_url` now return the default avatar if a custom one is not set.
**Added**
- :attr:`VoiceChannel.members` for fetching members connected to a voice channel.

Loading…
Cancel
Save