Uses of Record Class
com.github.copilot.sdk.generated.rpc.SlashCommandInput
Packages that use SlashCommandInput
-
Uses of SlashCommandInput in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return SlashCommandInputModifier and TypeMethodDescriptionSlashCommandInfo.input()Returns the value of theinputrecord component.Constructors in com.github.copilot.sdk.generated.rpc with parameters of type SlashCommandInputModifierConstructorDescriptionSlashCommandInfo(String name, List<String> aliases, String description, SlashCommandKind kind, SlashCommandInput input, Boolean allowDuringAgentExecution, Boolean experimental) Creates an instance of aSlashCommandInforecord class.