Member avatar url
#7233
-
In alpha 2.0 'Member' object has no attribute 'avatar_url' how to get member avatar url? |
Beta Was this translation helpful? Give feedback.
Answered by
lgaan
Jul 14, 2021
Replies: 1 comment 1 reply
-
The alpha comes with a lot of breaking changes, ensure you read the 2.0 documentation when migrating. With that said, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vitiacat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The alpha comes with a lot of breaking changes, ensure you read the 2.0 documentation when migrating.
With that said,
discord.Asset
now has aurl
attribute. (Member.avatar.url
)