Skip to content
Developer Preview

SendUserTurnOptions

What Session.sendUserTurn sends, COMPOSED from the generated params rather than restated.

commandId is excluded because Connection is the single minter; sessionId because the session already knows its own and a caller-supplied one could only disagree with it.

Source

clients/sdk-ts/src/facade/turn-submit.ts:39

{
"kind": "Type alias",
"canonicalPath": "SendUserTurnOptions"
}