mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Expose app_commands.autocomplete
This commit is contained in:
parent
aa725f4a4a
commit
8bbeee3464
@ -67,6 +67,7 @@ __all__ = (
|
|||||||
'command',
|
'command',
|
||||||
'describe',
|
'describe',
|
||||||
'choices',
|
'choices',
|
||||||
|
'autocomplete',
|
||||||
)
|
)
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
if TYPE_CHECKING:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user