[−][src]Trait interact_prompt::Handler
This trait defines an optional handler for prompt commands. This allows to
override the behavior of the handler for ().
This trait defines an optional handler for prompt commands. This allows to
override the behavior of the handler for ().
fn receive_interaction(&self, intr: Interaction) -> Responseimpl Handler for ()[src]fn receive_interaction(&self, intr: Interaction) -> Response[src]