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

x/mtkruto/tl/2_types.ts>stories_AllStoriesNotModified_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class stories_AllStoriesNotModified_
import { stories_AllStoriesNotModified_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

The list of active (or active and hidden) stories has not changed.

Constructors

new
stories_AllStoriesNotModified_(params: { state: string; stealth_mode: enums.StoriesStealthMode; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
state: string

State to use to ask for updates

stealth_mode: enums.StoriesStealthMode

Current stealth mode information

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc