import * as mtkruto from "https://deno.land/x/mtkruto@0.1.139/types/0_connection_state.ts";
Type Aliases
A client's connection state. | |
The client is not connected. | |
The client is connected and not recovering from an update gap. | |
The client is connected but recovering from an update gap. |