About me #3574
Answered
by
advaith1
Shadowsniper784
asked this question in
API Feature Requests & Ideas
About me
#3574
-
So I recently discovered that a patch request with a user token could be used to change a bots about me, I have not tried this yet but merely observed it. I was just wondering if there is an api route for changing the description that used a bot token instead. Also if you could get a users about me with the users endpoint. |
Beta Was this translation helpful? Give feedback.
Answered by
advaith1
Aug 3, 2021
Replies: 1 comment
-
a bot cannot change its application's description, only its owner can (and you should be doing it in the dev portal, not with a manual request) user bios won't be exposed to bots, see #3095 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
msciotti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
a bot cannot change its application's description, only its owner can (and you should be doing it in the dev portal, not with a manual request)
user bios won't be exposed to bots, see #3095