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

# Function isChatSelectionFrame

*   <a id="ischatselectionframe"></a>
    
    ```typescript
    isChatSelectionFrame(data: WireFrameInput): data is ChatSelectionFrame
    ```
    
    Types: [WireFrameInput](../types/core.Supporting_types.WireFrameInput.md), [ChatSelectionFrame](../types/core.ChatSelectionFrame.md)
    
    A host-authoritative companion-pane selection.
    
    #### Parameters
    
    *   data: [WireFrameInput](../types/core.Supporting_types.WireFrameInput.md)
    
    #### Returns data is [ChatSelectionFrame](../types/core.ChatSelectionFrame.md)
