SessionUpdateAgentThought constructor

const SessionUpdateAgentThought(
  1. AgentThought value
)

Creates this known tagged-union variant.

Implementation

const SessionUpdateAgentThought(this.value);