Added .Auto to ImageFormat to enhance GetAvatarUrl
Created by: KoB-Kirito
Make sure you familiarize yourself with our contributing guidelines.
Summary
Adds .Auto to ImageFormat to enhance the use of GetAvatarUrl
Details
There is no convenient way to get the avatar url of an user with a specific size without checking if it's animated or not. With this change you can use GetAvatarUrl for that.
Changes proposed
See diff. No breaking changes.
Notes
It's quite simple~