Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>stickers_changeSticker_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class stickers_changeSticker_
extends Function_<enums.messages.StickerSet>
import { stickers_changeSticker_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
stickers_changeSticker_(params: { sticker: enums.InputDocument; emoji?: string; mask_coords?: enums.MaskCoords; keywords?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
emoji: string
optional
keywords: string
optional
mask_coords: enums.MaskCoords
sticker: enums.InputDocument

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc