typealias RESTGetAPIGuildStickerResult

external
export type RESTGetAPIGuildStickerResult = APISticker;

https://discord.com/developers/docs/resources/sticker#get-guild-sticker

Union Members

APISticker