Skip to main content
Module

x/mtkruto/mod.ts>types.InputMediaStory

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.InputMediaStory
extends _TypeInputMedia
import { types } from "https://deno.land/x/mtkruto@0.1.114/mod.ts";
const { InputMediaStory } = types;

Constructors

new
InputMediaStory(params: { peer: TypeInputPeer; id: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: number
peer: TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc