Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetOnlines

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetOnlines
extends Function<types.TypeChatOnlines>
import { functions } from "https://deno.land/x/mtkruto@0.1.114/mod.ts";
const { MessagesGetOnlines } = functions;

Constructors

new
MessagesGetOnlines(params: { peer: types.TypeInputPeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc