[RedTree] add UserFeedbackCheckFailure for app_commands (#6397)

Co-authored-by: Jakub Kuczys <me@jacken.men>
This commit is contained in:
Lemon Rose
2024-07-12 23:00:22 +05:30
committed by GitHub
parent 2e40ec4a1a
commit bf8c0d03b5
7 changed files with 37 additions and 0 deletions

2
.github/labeler.yml vendored
View File

@@ -141,6 +141,8 @@
"Category: Core - API - App Commands Package":
# Source
- redbot/core/app_commands/*
# Docs
- docs/framework_app_commands.rst
# Tests
- tests/core/test_app_commands.py
"Category: Core - API - Commands Package":