SessionUpdateToolCallUpdate constructor

const SessionUpdateToolCallUpdate(
  1. ToolCallUpdate value
)

Creates this known tagged-union variant.

Implementation

const SessionUpdateToolCallUpdate(this.value);