Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Use this method to get custom emoji stickers, which can be used as a forum topic icon by any user. Requires no parameters. Returns an Array of Sticker objects.

Parameters

optional
signal: AbortSignal

Optional AbortSignal to cancel the request

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