mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 01:16:21 +00:00
[commands] Change Parameters header to Attributes in HybridGroup
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user