New docs? Check out the change log to learn more!
curl --request PUT \
--url https://discord.com/api/v10/channels/{channel_id}/thread-members/@me \
--header 'Authorization: <api-key>'{
"code": 123,
"message": "<string>",
"retry_after": 123,
"global": true
}curl --request PUT \
--url https://discord.com/api/v10/channels/{channel_id}/thread-members/@me \
--header 'Authorization: <api-key>'{
"code": 123,
"message": "<string>",
"retry_after": 123,
"global": true
}