Skip to content

Added .Auto to ImageFormat to enhance GetAvatarUrl

Mateusz Brawański requested to merge github/fork/KoB-Kirito/master into master

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~

Merge request reports

Loading