Skip to main content
Module

x/grammy_autoquote/deps.deno.ts>Api#getCustomEmojiStickers

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
method Api.prototype.getCustomEmojiStickers
import { Api } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.ts";

Use this method to get information about custom emoji stickers by their identifiers. Returns an Array of Sticker objects.

Parameters

custom_emoji_ids: string[]

List of custom emoji identifiers

optional
signal: AbortSignal

Optional AbortSignal to cancel the request

Official reference: https://core.telegram.org/bots/api#getcustomemojistickers