Discord.Net icon indicating copy to clipboard operation
Discord.Net copied to clipboard

There is no API to get user's banner

Open FireNameFN opened this issue 7 months ago • 0 comments

There is one CDN method GetUserBannerUrl(), but it requires bannerId to get banner URL. SocketUser doesn't have GetBannerUrl() or BannerId.

I checked it on version 3.15.2.

By the way Discord.Net-Labs had these methods. Added in https://github.com/Discord-Net-Labs/Discord.Net-Labs/pull/81.

FireNameFN avatar Jul 17 '24 13:07 FireNameFN