StartRequest.EmitStartConversationEvent Property

Definition

Whether to emit a StartConversation event.

[System.Text.Json.Serialization.JsonPropertyName("emitStartConversationEvent")]
public bool EmitStartConversationEvent { get; init; }
[<System.Text.Json.Serialization.JsonPropertyName("emitStartConversationEvent")>]
member this.EmitStartConversationEvent : bool with get, set
Public Property EmitStartConversationEvent As Boolean

Property Value

Attributes

Applies to