-
Notifications
You must be signed in to change notification settings - Fork 185
chore: merge unstable into stable #1001
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
Merged
Conversation
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
* fix: fix error with converting components in edit * add build components to message.edit * doc * Revert "doc" This reverts commit a9eda7b.
* feat: add support for messa_delete_bulk event * fix: add missing comma
updates: - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix: fix converting empty list to actionrow * move check * ci: correct from checks. Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Catalyst4222
approved these changes
Aug 7, 2022
* fix: Remove empty _client attribute in _json property * refactor: conditional logic
* fix: add member's _client for message reactions * refactor: change to add_client Yes I did not know that it exists sorry
updates: - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* docs: fix incorrect codeblocks * Update interactions/client/models/component.py Co-authored-by: EdVraz <[email protected]> Co-authored-by: EdVraz <[email protected]>
chore: bump version to 4.3.1
* feat: added member and channel permissions functions * ci: correct from checks. * docs: update docs * refactor: switch from ALL_PERMISSIONS to Permissions.ALL & DEFAULT * feat: add default permissions if in DM * fix: small fixes Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About
This pull request is about (X), which does (Y).
Checklist
pre-committo format and lint the change(s) made.3.8.6and higher.