#can someone explain what discord.Interaction.response.send_autocomplete_choices() do?
1 messages · Page 1 of 1 (latest)
doesn't exist, maybe you mean send_autocomplete_result?
this is something users typically can't use; the bot uses it to process autocomplete results with discord
So i dont have to worry about it?
Why does it exist?
but why do we have access to it when we dont need it?
why not
you can access any function in the library, being documented doesn't make a difference
but u said its not like for us
but
why do we have access to it if we dont use it?