Class
AIChatMessageDataItem

Definition

Constructors

AIChatMessageDataItem(AIChatTextMessage)

Declaration

cs-api-definition
public AIChatMessageDataItem(AIChatTextMessage message)

Parameters

message

AIChatTextMessage

Properties

ShowButtonsArea

Declaration

cs-api-definition
public bool ShowButtonsArea { get; }

Property Value

bool

VoteType

Declaration

cs-api-definition
public VoteType VoteType { get; set; }

Property Value

VoteType

Methods

OnCopy()

Declaration

cs-api-definition
protected virtual void OnCopy()

OnRegenerateResponse()

Declaration

cs-api-definition
protected virtual void OnRegenerateResponse()

OnUserVoted(VoteType)

Declaration

cs-api-definition
protected virtual void OnUserVoted(VoteType voteType)

Parameters

voteType

VoteType