Skip to main content
Module

x/mtkruto/mod.ts>functions.StoriesGetPeerMaxIDs

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

Constructors

new
StoriesGetPeerMaxIDs(params: { id: Array<types.TypeInputPeer>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<types.TypeInputPeer>

Static Properties

readonly
[paramDesc]: ParamDesc