Skip to content

Commit 8cd306e

Browse files
DorukyumChickenDevs
authored andcommitted
Update core.py
1 parent 3f6a686 commit 8cd306e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/commands/core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,7 @@ def __init__(
893893
*,
894894
default_permissions: Optional[bool] = True,
895895
permissions: Optional[List[CommandPermission]] = [],
896+
**kwargs,
896897
) -> None:
897898
validate_chat_input_name(name)
898899
validate_chat_input_description(description)

0 commit comments

Comments
 (0)