Skip to main content

execute_plugin_command

Function execute_plugin_command 

Source
pub async fn execute_plugin_command(
    command: &RegisteredPluginCommand,
    slash_args: &str,
) -> Result<PluginCommandOutput>