mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 00:07:51 +00:00
Fix typo in app_commands.AppCommandGroup
This commit is contained in:
parent
482e3ead9b
commit
c61e407b50
@ -808,7 +808,7 @@ class Argument:
|
||||
|
||||
|
||||
class AppCommandGroup:
|
||||
"""Represents a application command subcommand.
|
||||
"""Represents an application command subcommand.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user