-
-
Notifications
You must be signed in to change notification settings - Fork 484
feat: ✨ silent and supress_embeds parameters for all applicable methods
#3062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ToothyDev
wants to merge
40
commits into
Pycord-Development:master
Choose a base branch
from
ToothyDev:feat/suppress_flags_for_responses
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+143
−12
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
5c60925
📝 Add missing docs to .respond methods
ToothyDev cbcc245
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fce0c58
Add overloads to type method properly (interaction)
ToothyDev 75a338c
Add overloads to type method properly (ApplicationContext)
ToothyDev f0aabcc
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ae1be07
Adjust typing and make it a transparent passthrough
ToothyDev 8870c20
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b725e9e
Add typing for args/kwargs
ToothyDev 67127fd
Adjust changelog
ToothyDev cfb0e3a
Merge branch 'master' into fix/document_respond_parameters
ToothyDev 638bbf6
🐛 Make optional params optional
ToothyDev 49262c9
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c2713db
Update changelog
ToothyDev 573370d
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 28b161f
✨ Add new parameters initially
ToothyDev f4f76b2
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] aed9ed0
📝 Fix up docs a bit
ToothyDev deb1611
Change overloads
ToothyDev 50fa2a1
Apply code change requests
ToothyDev 65adca3
Merge branch 'fix/document_respond_parameters' into feat/suppress_fla…
ToothyDev 5200e8c
Add suppress kwargs where I forgot them
ToothyDev 51f036b
Merge branch 'master' into fix/document_respond_parameters
ToothyDev c2646ec
Merge branch 'master' into fix/document_respond_parameters
ToothyDev 183f987
Merge branch 'fix/document_respond_parameters' into feat/suppress_fla…
ToothyDev 39c56f3
Merge branch 'master' into feat/suppress_flags_for_responses
ToothyDev 96336b7
Add missing docs
ToothyDev 1e1b0f6
Make doc text equal
ToothyDev 7904484
Fix merge request mistakes
ToothyDev baedbc5
Fix bool / poll mistype
ToothyDev 27bb7e1
Deprecate old parameter and replace it with new one
ToothyDev 9f38124
Update changelog
ToothyDev 7d75f2d
Apply code change requests
ToothyDev 26287e4
Apply suggestions from code review
ToothyDev 1f3f4a4
Fix intendation
ToothyDev fd55987
oops
ToothyDev 70878d6
Make changelog more wordy but more correct
ToothyDev 2364897
Merge remote-tracking branch 'upstream/master' into feat/suppress_fla…
ToothyDev 625ff78
Apply suggestions from code review
ToothyDev 1a3f3cb
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6a7c54e
Merge branch 'master' into feat/suppress_flags_for_responses
ToothyDev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.