Skip to main content
Go to Latest
method Api.prototype.getForumTopicIconStickers
import { Api } from "https://deno.land/x/grammy_conversations@v1.1.1/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