Dominic Fellbaum
Dominic Fellbaum
The intention of this PR is to be able to access the JSON of a message because there are situations where you may want to save the whole message in...
## Any help is appreciated and for open tasks see #1148 I can't test the whole PR so I think it would be better to merge this PR after the...
Below you will see how the PR template is rendered. --- ## Description ## Checklist - [ ] I have tested this PR[^1]. - [ ] I have read the...
Currently the ModalInteraction tries to create Components the modal contains but when receiving the event, the components are only partial complete. This causes issues with non-nullable values like options in...
Missing fields: * `invitable` * `create_timestamp` Furthermore the meta data fields should be moved to a new ThreadMetadata object https://discord.com/developers/docs/resources/channel#thread-metadata-object-thread-metadata-structure
https://discord.com/developers/docs/resources/channel#channel-object-channel-structure
https://discord.com/developers/docs/resources/channel#message-reference-object
https://discord.com/developers/docs/resources/channel#message-object
https://github.com/discord/discord-api-docs/discussions/4510
The immediate response builder can not upload any files due to restrictions from discords side. Therefore the methods should be removed as they have no working functionality