Skip to main content
Module

x/mtkruto/mod.ts>types.InputStickeredMediaDocument

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

Constructors

new
InputStickeredMediaDocument(params: { id: TypeInputDocument; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: TypeInputDocument

Static Properties

readonly
[paramDesc]: ParamDesc