Uses of Record Class
com.github.copilot.sdk.generated.rpc.SlashCommandInfo
Packages that use SlashCommandInfo
-
Uses of SlashCommandInfo in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return types with arguments of type SlashCommandInfoModifier and TypeMethodDescriptionSessionCommandsListResult.commands()Returns the value of thecommandsrecord component.Constructor parameters in com.github.copilot.sdk.generated.rpc with type arguments of type SlashCommandInfoModifierConstructorDescriptionSessionCommandsListResult(List<SlashCommandInfo> commands) Creates an instance of aSessionCommandsListResultrecord class.