Skip to main content
Module

x/mtkruto/mod.ts>functions.StickersAddStickerToSet

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

Constructors

new
StickersAddStickerToSet(params: { stickerset: types.TypeInputStickerSet; sticker: types.TypeInputStickerSetItem; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc