Skip to main content
Module

x/mtkruto/mod.ts>functions.UsersGetStoriesMaxIDs

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

Constructors

new
UsersGetStoriesMaxIDs(params: { id: Array<types.TypeInputUser>; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc