IntelligenceX

API Reference

Class

CopilotMessageOptions

Namespace IntelligenceX.Copilot
Assembly IntelligenceX
Modifiers sealed

Options for sending a Copilot message.

Inheritance

  • Object
  • CopilotMessageOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public CopilotMessageOptions() #

Properties

public String Prompt { get; set; } #

Prompt text.

public List<CopilotAttachment> Attachments { get; set; } #

Optional attachments.

public String Mode { get; set; } #

Optional mode identifier.