ChatMessage Class

Definition

public ref class ChatMessage
public class ChatMessage
type ChatMessage = class
Public Class ChatMessage
Inheritance
ChatMessage

Constructors

ChatMessage()
ChatMessage(ChatRole, IList<AIContent>)
ChatMessage(ChatRole, String)

Properties

AdditionalProperties
AuthorName
Contents
RawRepresentation
Role
Text

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Applies to