GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

EmojiResolvable

API/Type Aliases/EmojiResolvable
seyfert/lib/common/types/resolvables.d.ts

Signature

export type EmojiResolvable = string | Partial<APIPartialEmoji> | `<${string | undefined}:${string}:${string}>`;

Members

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