Function pikadick::commands::stop::stop

source ·
fn stop<'fut>(
    ctx: &'fut Context,
    msg: &'fut Message,
    _args: Args
) -> Pin<Box<dyn Future<Output = CommandResult> + Send + 'fut>>