Skip to main content
Module

x/mtkruto/mod.ts>types.VideoSizeStickerMarkup

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.VideoSizeStickerMarkup
extends TypeVideoSize
import { types } from "https://deno.land/x/mtkruto@0.0.835/mod.ts";
const { VideoSizeStickerMarkup } = types;

Constructors

new
VideoSizeStickerMarkup(params: { stickerset: TypeInputStickerSet; stickerId: bigint; backgroundColors: Array<number>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
backgroundColors: Array<number>
stickerId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc