Skip to main content
Module

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

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

Constructors

new
StoriesGetPinnedStories(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