discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

Official Discord API Documentation

Results 552 discord-api-docs issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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...

bug
developer portal

### 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...

bug

When trying to see the number of members that will be kicked from a prune in large guilds it will 502. ![prune](https://user-images.githubusercontent.com/51760248/117349156-fbf4ee00-aea2-11eb-9ce9-dad36cbc5bb5.png)

bug
api
synced

### 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...

bug
synced

### 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...

bug

### 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...

bug
synced

### 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)...

bug
synced

### 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...

bug
synced

### 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...

bug
message components