Skip to main content
Module

x/mtkruto/mod.ts>functions.StoriesGetStoriesArchive

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.StoriesGetStoriesArchive
import { functions } from "https://deno.land/x/mtkruto@0.0.979/mod.ts";
const { StoriesGetStoriesArchive } = functions;

Constructors

new
StoriesGetStoriesArchive(params: { offsetId: number; limit: number; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc