Skip to main content
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class StoriesGetStoriesArchive
extends Function<types.TypeStoriesStories>
import { StoriesGetStoriesArchive } from "https://deno.land/x/mtkruto@0.1.118/tl/3_functions.ts";

Constructors

new
StoriesGetStoriesArchive(params: { peer: types.TypeInputPeer; offsetId: number; limit: number; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc