import { getGuildSticker } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Returns a sticker object for the given guild and sticker IDs.
Parameters
bot: Bot
The bot instance to use to make the request.
import { getGuildSticker } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Returns a sticker object for the given guild and sticker IDs.
The bot instance to use to make the request.