discord-api-docs
discord-api-docs copied to clipboard
Official Discord API Documentation
### Description I am using `` Discord Timestamp in my Embed The timestamp sometimes pauses/stucks at time 59 seconds Although the timer itself still counting down and do the expected...
### Description Set VC Status has been out for so long, it's still not in the dev portal, i have to use devtools to modify the request and add that...
### Description ```json { "default_values":[ { "id":"702574561857896569", "type":"user" } ], "min_values":1, "custom_id":"editors", "max_values":25, "disabled":false, "placeholder":"Klicke hier, um die Editoren auszuwählen", "type":5, "required":true } ``` Any ideas why that here is...
When trying to see the number of members that will be kicked from a prune in large guilds it will 502. 
### Description When attempting to play certain external soundboard sounds, the API responds with an error. There is one specific external soundboard sound that my bot can play, but using...
### Description Hi, I understand this feature is in preview right now but seeing as this also happens for users in-app (using the `from:` parameter) I thought it was worth...
### Description Discord is using the deprecated GitHub logo in their webhook events. Following the steps to reproduce right now, this is the URL Discord is using as an avatar...
### Description I use `position` to determine whether a message is in a thread. It seems that both the starter and second message in forum threads (therefore positions of 0)...
### Description In public threads, webhooks are able to add users as members of the thread by way of pinging that user in a message. However, in private threads, pinging...
### Description We are designing a user-created private VC solution for our server, which includes the ability to invite (add) and kick (remove) users from the VC as the owner...