typealias StickerExtension

declare type StickerExtension = typeof ALLOWED_STICKER_EXTENSIONS[number];

Constructors

constructor()