Send parent_id when a thread is selected through slash commands #3547
Answered
by
devsnek
ghost
asked this question in
API Feature Requests & Ideas
-
DescriptionCurrently the CHANNEL option type accepts threads, if a user selects a thread it doesn't send the thread's Why this is neededThis offers a way to do some checks on the parent channel. In my case I wanted to check if the user and the bot had specific permissions in the parent channel. |
Beta Was this translation helpful? Give feedback.
Answered by
devsnek
Aug 3, 2021
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
devsnek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
parent_id
andthread_metadata
will be present after the next api deploy.