[commands] Change Parameters header to Attributes in HybridGroup

This commit is contained in:
jack1142 2022-04-15 09:23:56 +02:00 committed by GitHub
parent 80aa45ed31
commit f9ead92239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -438,7 +438,7 @@ class HybridGroup(Group[CogT, P, T]):
.. versionadded:: 2.0
Parameters
Attributes
-----------
fallback: Optional[:class:`str`]
The command name to use as a fallback for the application command. Since