Skip to main content
Module

x/mtkruto/mod.ts>NetworkStatisticsEntry

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface NetworkStatisticsEntry
Re-export
import { type NetworkStatisticsEntry } from "https://deno.land/x/mtkruto@0.1.160/mod.ts";

An entry of a client's network statistics.

Properties

sent: number
received: number