SpaceManiac / discord-rs

Rust library for the Discord chat client API
MIT License
385 stars 94 forks source link

No way to get a @me UserId? #136

Closed jD91mZM2 closed 6 years ago

SpaceManiac commented 6 years ago

Discord::get_current_user?

jD91mZM2 commented 6 years ago

That returns the actual current user, not @​me. You can nickname @​me, but you can't nickname the current user id because of lacking permissions. Discord isn't smart enough