Open l0nax opened 4 years ago
Would it be possible to use the public_email attribute instead of using the List emails for user API endpoint.
public_email
Even normal users can make requests against the Get Single user API where the public_email attribute is returned.
Because I don't want to give the Bot user admin privileges.
This would be a great improvement. It also allows for running marge bot as a service and not a user while still getting the email
Description
Would it be possible to use the
public_email
attribute instead of using the List emails for user API endpoint.Even normal users can make requests against the Get Single user API where the
public_email
attribute is returned.Because I don't want to give the Bot user admin privileges.