import { editGuildSticker } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Edit the given sticker.
Parameters
bot: Bot
The bot instance to use to make the request.
options: AtLeastOne<EditGuildStickerOptions>
import { editGuildSticker } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Edit the given sticker.
The bot instance to use to make the request.