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