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

pub fn handle_whois<'a>(
    ctx: &'a Context,
    interaction: &'a ApplicationCommandInteraction
) -> BoxFuture<'a, Result<()>>
Expand description

Handle a user calling the /whois command from Discord.