mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 01:16:21 +00:00
Add missing and fix wrong docstrings
This commit is contained in:
@ -908,6 +908,9 @@ def hybrid_group(
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
name: Union[:class:`str`, :class:`~discord.app_commands.locale_str`]
|
||||
The name to create the group with. By default this uses the
|
||||
function name unchanged.
|
||||
with_app_command: :class:`bool`
|
||||
Whether to register the command also as an application command.
|
||||
|
||||
|
Reference in New Issue
Block a user