Class QuestionSticker

Hierarchy

  • QuestionSticker

Implements

Constructors

Properties

Methods

Constructors

Properties

Properties that will be added under the key namespace

Methods

  • Returns {
        background_color: string;
        height: number;
        profile_pic_url: string;
        question_type: QuestionStickerType;
        tap_state_str_id: string;
        text_color: string;
        type: string;
        viewer_can_interact: boolean;
        width: number;
    }

    • background_color: string
    • height: number
    • profile_pic_url: string
    • question_type: QuestionStickerType
    • tap_state_str_id: string
    • text_color: string
    • type: string
    • viewer_can_interact: boolean
    • width: number