mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 10:53:10 +00:00
Expose app_commands.autocomplete
This commit is contained in:
@ -67,6 +67,7 @@ __all__ = (
|
|||||||
'command',
|
'command',
|
||||||
'describe',
|
'describe',
|
||||||
'choices',
|
'choices',
|
||||||
|
'autocomplete',
|
||||||
)
|
)
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
if TYPE_CHECKING:
|
||||||
|
Reference in New Issue
Block a user