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