Skip to main content
Module

x/harmony/mod.ts>RESTEndpoints#getGuildStickers

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

Returns an array of sticker objects for the given guild. Includes user fields if the bot has the MANAGE_EMOJIS_AND_STICKERS permission.

Parameters

guildID: string