advaith
advaith
* fix "reponse" typo * move line about gw interactions out of HTTP interaction box * clarify that this box is only for HTTP interactions
my last feature drop :) interaction_metadata can now have `target_user` or `target_message_id` for context menu command messages. message command messages will also have `message_reference` and `referenced_messages`. there are also other...
I have a Windows laptop that has a touchscreen, but I primarily use it with a keyboard, mouse, and monitor. The web app disables profile hover cards on all devices...
https://discord.com/developers/docs/tutorials/configuring-app-metadata-for-linked-roles This tutorial uses Glitch, but unfortunately Glitch is shutting down next month https://blog.glitch.com/post/changes-are-coming-to-glitch/ The tutorial will probably need to be updated to use a different service.
### Description The image does not get scanned by the content filter, so it stays blurred forever if you have it set to blur filtered messages. ### Steps to Reproduce...
* completes attachment flags documentation (except for content scanning) * adds embed flags and embed media flags (except for content scanning) * adds attachment clip fields ([already in spec](https://github.com/discord/discord-api-spec/blob/997fa1595a6de6065f6aad0ebca47a2307df5bed/specs/openapi.json#L13108C12-L13133)) *...
Currently, the documentation of which members are included in the Guild Create event is in the Request Guild Members section. This has led to a lot of confusion. This PR...
### Description I have an application that I only authorized with the webhook.incoming scope. However, the integrations tab incorrectly states that the app's bot is in the server. ### Steps...
**Please describe the changes this PR makes and why it should be merged:** * completes attachment flags enum * adds embed flags and embed media flags * adds attachment clip...