OneSDK
    Preparing search index...
    interface ExtraData {
        animation: Animation;
        anniversary_crowd: number;
        bulge_display: number;
        color: number;
        content: string;
        direction: number;
        dm_type: number;
        emoticon_unique: string;
        emots: null | Emots;
        font_size: number;
        id_str: string;
        is_audited: boolean;
        jump_to_url: string;
        main_state_dm_color: string;
        mode: number;
        objective_state_dm_color: string;
        pk_direction: number;
        player_mode: number;
        quartet_direction: number;
        recommend_score: number;
        send_from_me: boolean;
        show_player_type: number;
        space_type: string;
        space_url: string;
        user_hash: string;
        yeah_space_type: string;
        yeah_space_url: string;
    }
    Index

    Properties

    animation: Animation
    anniversary_crowd: number
    bulge_display: number
    color: number
    content: string
    direction: number
    dm_type: number
    emoticon_unique: string
    emots: null | Emots
    font_size: number
    id_str: string
    is_audited: boolean
    jump_to_url: string
    main_state_dm_color: string
    mode: number
    objective_state_dm_color: string
    pk_direction: number
    player_mode: number
    quartet_direction: number
    recommend_score: number
    send_from_me: boolean
    show_player_type: number
    space_type: string
    space_url: string
    user_hash: string
    yeah_space_type: string
    yeah_space_url: string