In this mode, Pylon will automatically acknowledge the command with an deferred ephemeral response type if no response was sent within the acknowledge timeout window.
If a response is not sent within ~250ms, the "
In this mode, it will be up to the command handler to acknowledge the interaction.
This mode is the most flexible, but may lead to interaction failures if interactions are not acknowledged within ~3 seconds.
Generated using TypeDoc
In this mode, Pylon will automatically acknowledge the command with a deferred response type if no response was sent within the acknowledge timeout window.
If a response is not sent within ~250ms, the " is thinking..." animation will be shown to all users in the channel.