GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTPatchAPIApplicationEmojiJSONBody

https://discord.com/developers/docs/resources/emoji#modify-application-emoji

API/Type Aliases/RESTPatchAPIApplicationEmojiJSONBody
seyfert/lib/types/rest/application.d.ts

Signature

export type RESTPatchAPIApplicationEmojiJSONBody = Pick<RESTPatchAPIGuildEmojiJSONBody, 'name'>;

Members

This export does not declare public properties or methods in the generated declaration file.