method Client.prototype.setChatStickerSetimport { Client } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; setChatStickerSet(chatId: ID, setName: string)Set a chat's sticker set. ParameterschatId: IDThe identifier of the chat. Must be a supergroup. setName: stringThe name of the set.