Skip to main content
Module

x/mtkruto/mod.ts>functions.StoriesToggleAllStoriesHidden

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.StoriesToggleAllStoriesHidden
extends Function<boolean>
import { functions } from "https://deno.land/x/mtkruto@0.0.999/mod.ts";
const { StoriesToggleAllStoriesHidden } = functions;

Constructors

new
StoriesToggleAllStoriesHidden(params: { hidden: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hidden: boolean

Static Properties

readonly
[paramDesc]: ParamDesc