Represents the Polaroid sticker, also known as "Frames".

Polaroid sticker example

You only need to provide the media with the content to be blurred. This sticker defines the area to be blurred, but the media must already include the content for blurring.

The actual blurring effect, like unblurring on tap or phone shake, is handled by Instagram.

Implements

Constructors

Properties

Methods

Constructors

Properties

options: Record<never, never>

Properties that will be added under the key namespace

Methods

  • Returns {
        height: number;
        tap_state_str_id: string;
        type: string;
        width: number;
        x: number;
        y: number;
    }

    • height: number
    • tap_state_str_id: string
    • type: string
    • width: number
    • x: number
    • y: number