Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetAttachedStickers

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

Constructors

new
MessagesGetAttachedStickers(params: { media: types.TypeInputStickeredMedia; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
media: types.TypeInputStickeredMedia

Static Properties

readonly
[paramDesc]: ParamDesc