Skip to main content
Module

x/harmony/mod.ts>RESTEndpoints#getGuildSticker

An easy to use Discord API Library for Deno.
Go to Latest
method RESTEndpoints.prototype.getGuildSticker
Re-export
import { RESTEndpoints } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Returns a sticker object for the given guild and sticker IDs. Includes the user field if the bot has the MANAGE_EMOJIS_AND_STICKERS permission.

Parameters

guildID: string
stickerID: string