Function pikadick::commands::cmd::list

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