Oauth2 - Create dm channel #7291
Unanswered
kai-notifi
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My app currently uses the Identity Oauth scope to authenticate a user's Discord account. I'm wondering if there is a way to create a discord dm between my Discord bot and the user. I'd like to do this to reduce rate limits for my Discord bot since we do get a lot of traffic. Just to be clear, I don't want to send dms using the claim. Just create the dm.
If this feature doesn't exist, I'd like to propose a specific scope just for dm creation.
Side note: How do I get approved for specific claims that need approval? (ie: dm_channels.read)
Beta Was this translation helpful? Give feedback.
All reactions