Share via


ChatHistory.AddDeveloperMessage(String) Method

Definition

Add a developer message to the chat history

public void AddDeveloperMessage(string content);
member this.AddDeveloperMessage : string -> unit
Public Sub AddDeveloperMessage (content As String)

Parameters

content
String

Message content

Applies to