Skip to content

Conversation

@mAxYoLo01
Copy link
Contributor

About

This pull request is about updating stable version with latest docs.

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue (If existent):.
    • resolves #
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

EepyElvyra and others added 29 commits July 23, 2022 01:27
* refactor: change condition for getting error message

* ci: correct from checks.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* return back fix

* return back Delta fix

* make check like Delta

* Update attrs_utils.py
* refactor: separate Emoji to own module

* fix imports

* rename imports in http

* change brackets

* ci: pre-commit

* fix: fix incorrect role converts in Emoji

* ref: remove Role import
* fix: fix error ``Attachment`` is not JSON serializable

* Update interactions/api/models/message.py

Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
* refactor!: Add converters to components

* ci: run pre-commit

* doc: add missed docstring

* oop
chore: Merge unstable to stable
* 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>
* 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 <88881326+EdVraz@users.noreply.github.com>

Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
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>
chore: merge unstable into stable
@EepyElvyra EepyElvyra merged commit b4ed080 into documentation Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants