> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.ChatSelectionFrame.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias ChatSelectionFrame

```typescript
ChatSelectionFrame: FrameBase<"chat-selection"> & { sessionId: string | null }
```

Types: [FrameBase](core.Supporting_types.FrameBase.md)

Host-authoritative selected Chat for the active companion binding.
