Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
stories_getStoryReactionsList_(params: { forwards_first?: true; peer: enums.InputPeer; id: number; reaction?: enums.Reaction; offset?: string; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
forwards_first: true
id: number
limit: number
optional
offset: string
peer: enums.InputPeer
optional
reaction: enums.Reaction

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc