Skip to main content
Module

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

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

Constructors

new
stories_togglePinned_(params: { peer: enums.InputPeer; id: Array<number>; pinned: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<number>
peer: enums.InputPeer
pinned: boolean

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc