method Api.prototype.getForumTopicIconStickersimport { Api } from "https://dotland.deno.dev/x/grammy@v1.12.4/mod.ts"; getForumTopicIconStickers(signal?: AbortSignal)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. Parametersoptionalsignal: AbortSignalOptional AbortSignal to cancel the request Official reference: https://core.telegram.org/bots/api#getforumtopiciconstickers