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