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_getAllStories_

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

Constructors

new
stories_getAllStories_(params?: { next?: true; hidden?: true; state?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
hidden: true
optional
next: true
optional
state: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc