import { Api } from "https://dotland.deno.dev/x/grammy@v1.31.0/mod.ts";
Use this method to replace an existing sticker in a sticker set with a new one. The method is equivalent to calling deleteStickerFromSet, then addStickerToSet, then setStickerPositionInSet. Returns True on success.
Parameters
An object with information about the added sticker. If exactly the same sticker had already been added to the set, then the set remains unchanged.:x
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#replacestickerinset