Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class stories_getStoryViewsList_
extends Function_<enums.stories.StoryViewsList>
import { stories_getStoryViewsList_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
stories_getStoryViewsList_(params: { just_contacts?: true; reactions_first?: true; peer: enums.InputPeer; q?: string; id: number; offset: string; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: number
optional
just_contacts: true
limit: number
offset: string
peer: enums.InputPeer
optional
q: string
optional
reactions_first: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc