Interface SecretStickerOptions

interface SecretStickerOptions {
    caption: string;
}

Properties

Properties

caption: string