method Client.prototype.deleteChatStickerSetimport { Client } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; deleteChatStickerSet(chatId: ID)Delete a chat's sticker set. ParameterschatId: IDThe identifier of the chat. Must be a supergroup.