mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-21 10:26:47 +00:00
[commands] Change Parameters header to Attributes in HybridGroup
This commit is contained in:
parent
80aa45ed31
commit
f9ead92239
@ -438,7 +438,7 @@ class HybridGroup(Group[CogT, P, T]):
|
|||||||
|
|
||||||
.. versionadded:: 2.0
|
.. versionadded:: 2.0
|
||||||
|
|
||||||
Parameters
|
Attributes
|
||||||
-----------
|
-----------
|
||||||
fallback: Optional[:class:`str`]
|
fallback: Optional[:class:`str`]
|
||||||
The command name to use as a fallback for the application command. Since
|
The command name to use as a fallback for the application command. Since
|
||||||
|
Loading…
x
Reference in New Issue
Block a user