Copilot. Types. SlashCommandInput
(Copilot SDK v2.3.0)
Copy Markdown
Input specification for a slash command.
Summary
Types
@type t() :: %Copilot.Types.SlashCommandInput{ completion: Copilot.Types.SlashCommandInputCompletion.t() | nil, hint: String.t() }