Function telescope::discord_bot::commands::global_command_map[][src]

fn global_command_map(
) -> &'static DashMap<String, for<'a> fn(_: &'a Context, _: &'a ApplicationCommandInteraction) -> BoxFuture<'a, Result<()>>>
Expand description

Get a reference to the global command map.