Function pikadick::commands::leave::leave

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