o
    qmœiW  ã                   @   s&   d dl Z d dlZG dd„ dejƒZdS )é    Nc                   @   s    e Zd ZU dZejd ed< dS )ÚPingSignalParamszŠ
    Send ping signal to keep the WebSocket connection alive. The connection automatically
    closes after one minute of inactivity.
    ÚpingÚtypeN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚtypingÚLiteralÚ__annotations__© r   r   úQ/home/ubuntu/.local/lib/python3.10/site-packages/sarvamai/requests/ping_signal.pyr      s   
 r   )r	   Útyping_extensionsÚ	TypedDictr   r   r   r   r   Ú<module>   s   