Skip to main content
Module

x/grm/mod.ts>UpdateConnectionState

MTProto API Client for Deno 🦕
Latest
class UpdateConnectionState
Re-export
import { UpdateConnectionState } from "https://deno.land/x/grm@0.8.2/mod.ts";

Constructors

new
UpdateConnectionState(state: number)

Properties

state: number

Static Properties

broken: number
connected: number
disconnected