ConnectEvent (TypedDict)¶ Bases: TypedDict Emitted by RpcClient whenever the underlying WebSocket connects. rpc instance-attribute ¶ rpc: str type instance-attribute ¶ type: Literal['connect']