Function telescope::discord_bot::commands::whois::handle[][src]

async fn handle(
    ctx: &Context,
    interaction: &ApplicationCommandInteraction
) -> SerenityResult<()>
Expand description

Inner async fn to handle /whois commands without dealing with annoying types.