#Avatar URL
1 messages · Page 1 of 1 (latest)
Use Member.avatar.url instead of Member.avatar_url
Thank you
👍
What do you mean? You want to get the format of the avatar?
Id like to get the avatar as a png
You always get it in png anyways
Oh good to know
If it returns in jpeg, or some other format, or if you want to convert the format, you can change it using .with_format("your format here") attribute
https://docs.pycord.dev/en/master/api.html#discord.Asset.with_format
It looks like your question has been answered. I closed the thread to keep things clean.