serenity-rs / serenity

A Rust library for the Discord API.
https://discord.gg/serenity-rs
ISC License
4.65k stars 571 forks source link

Add display_name method to user #2914

Closed jamesbt365 closed 1 month ago

jamesbt365 commented 1 month ago

Yeah this annoyed me when I was implementing this in a bot. So I stole the method from Member!