Skip to main content
Module

x/mtkruto/mod.ts>functions.StoriesExportStoryLink

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

Constructors

new
StoriesExportStoryLink(params: { userId: types.TypeInputUser; id: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: number
userId: types.TypeInputUser

Static Properties

readonly
[paramDesc]: ParamDesc