import { Api } from "https://dotland.deno.dev/x/grammy@v1.12.0/mod.ts";
Use this method to add a new sticker to a set created by the bot. You must use exactly one of the fields png_sticker, tgs_sticker, or webm_sticker. Animated stickers can be added to animated sticker sets and only to them. Animated sticker sets can have up to 50 stickers. Static sticker sets can have up to 120 stickers. Returns True on success.
Parameters
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#addstickertoset