Function pikadick::commands::reddit::reddit

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