Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add `disable_all_items` in `View` * Update view.py * add suggested changes Co-authored-by: Middledot <78228142+Middledot@users.noreply.github.com> * fix: add suggested changes Co-authored-by: krittick <ben@krittick.net> * feat: add supporr for Item object in `exclusions` * fix: typehint * fix: parenthesis * feat: add more checks in `View.disable_all_items` * fix: typehint * feat: remove `int` from `exclusions` * fix: code fixes * Update discord/ui/view.py Co-authored-by: plun1331 <49261529+plun1331@users.noreply.github.com> * fix: `exclusions` param -> optional * Update discord/ui/view.py Co-authored-by: plun1331 <49261529+plun1331@users.noreply.github.com> Co-authored-by: Middledot <78228142+Middledot@users.noreply.github.com> Co-authored-by: krittick <ben@krittick.net> Co-authored-by: Lala Sabathil <lala@pycord.dev> Co-authored-by: Lala Sabathil <aiko@aitsys.dev> Co-authored-by: plun1331 <49261529+plun1331@users.noreply.github.com>
- Loading branch information