import { Api } from "https://deno.land/x/grammy@v1.31.0/mod.ts";
Use this method to set the thumbnail of a custom emoji sticker set. Returns True on success.
Parameters
Custom emoji identifier of a sticker from the sticker set; pass an empty string to drop the thumbnail and use the first sticker as the thumbnail.
optional
signal: AbortSignalOptional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#setcustomemojistickersetthumbnail