Uses of Record Class
com.github.copilot.rpc.UserPromptSubmittedHookInput
Packages that use UserPromptSubmittedHookInput
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of UserPromptSubmittedHookInput in com.github.copilot.rpc
Methods in com.github.copilot.rpc with parameters of type UserPromptSubmittedHookInputModifier and TypeMethodDescriptionUserPromptSubmittedHandler.handle(UserPromptSubmittedHookInput input, HookInvocation invocation) Handles a user prompt submission event.