Soheab
Soheab
## Summary This PR adds support for getting and editing the `integration_types_config` field for applications. I exposed it as `default_x_install_params` properties instead of an object that parses it because I...
## Summary **This is not documented** but I have been seeing this field on the member payload for months now so not sure why it's not. ## Checklist - [x]...
## Summary These new fields were added to the [docs PR](https://github.com/discord/discord-api-docs/pull/6396/commits/2ce659da5b05e2688667bfd3a6cbc9bc2fa0834c): - `dm_spam_detected_at` - `raid_detected_at` I'm not sure if the `..._detected` methods are necessary... ## Checklist - [x] If code...
## Summary Relevant docs PR/Discussions: - https://github.com/discord/discord-api-docs/pull/6927 - https://github.com/discord/discord-api-docs/discussions/6935#discussioncomment-9786723 ## Checklist - [ ] If code changes were made then they have been tested. - [x] I have updated the...
## Summary [As it was desired](https://discord.com/channels/336642139381301249/1011485943737360404/1122825846399455272), I have written an implementation that stores app command ids on the CommandTree and keeps them updated via sync, fetch and on callback. Also...
## Summary Bit of a misleiding title but what this PR basically does is copy over the displayed_name and description from commands.Parameter if `commands.(param)eter` is used on a hybrid command...
The following video should be self-explanatory: https://fretgfr.com/u/incomplete-vengeful-raccoon.mp4 (can't embed because "Content length exceeded" ??) Paste used in video: https://mystb.in/e3db03909851726a2d ([from dpy help post](https://discord.com/channels/336642139381301249/1271929026973405206/1271935654837878856))