#Is it possible to grab a user's discord email address?

1 messages · Page 1 of 1 (latest)

vague pulsar
#

Pretty simple question. I understand it could be a potential security risk. On the Hikari docs I found the email attribute under the OwnUser class. Could somebody explain this to me?

alpine agate
#

Yes, you can get a users email attached to their Discord account, but you would need explicit oauth permission from the user to do so

#

can be done by asking for these two scopes

#

would show something like this

vague pulsar