StickerFormat
Signature
export type StickerFormat = Extract<ImageFormat, ImageFormat.GIF | ImageFormat.Lottie | ImageFormat.PNG>;Members
This export does not declare public properties or methods in the generated declaration file.
export type StickerFormat = Extract<ImageFormat, ImageFormat.GIF | ImageFormat.Lottie | ImageFormat.PNG>;This export does not declare public properties or methods in the generated declaration file.