Uses of Class
com.github.copilot.generated.rpc.SlashCommandInvocationResult
Packages that use SlashCommandInvocationResult
-
Uses of SlashCommandInvocationResult in com.github.copilot.generated.rpc
Subclasses of SlashCommandInvocationResult in com.github.copilot.generated.rpcModifier and TypeClassDescriptionfinal classSchema for the `SlashCommandAgentPromptResult` type.final classSchema for the `SlashCommandCompletedResult` type.final classSchema for the `SlashCommandSelectSubcommandResult` type.final classSchema for the `SlashCommandTextResult` type.Methods in com.github.copilot.generated.rpc that return types with arguments of type SlashCommandInvocationResultModifier and TypeMethodDescriptionSessionCommandsApi.invoke(SessionCommandsInvokeParams params) Slash command name and optional raw input string to invoke.