Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>contacts_getStatuses_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class contacts_getStatuses_
extends Function_<enums.ContactStatus[]>
import { contacts_getStatuses_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Use this method to obtain the online statuses of all contacts with an accessible Telegram account.

Constructors

new
contacts_getStatuses_()

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params

Static Properties

__F: () => enums.ContactStatus[]
readonly
[name]: string
readonly
[paramDesc]: ParamDesc