Amagi API 文档 - v5.6.3
    正在准备搜索索引...

    类型别名 DyEmojiProList

    type DyEmojiProList = {
        decision_trees: DecisionTrees;
        diverter_tags: DiverterTags;
        do_not_retry: boolean;
        extra: EmojiProListExtra;
        flame_achieve_dashboard: FlameAchieveDashboard;
        interactive_resource_config: InteractiveResourceConfig;
        log_pb: LogPb;
        report_toggles: ReportToggles;
        status_code: number;
        status_msg: string;
        [property: string]: any;
    }

    可索引

    • [property: string]: any
    索引

    属性

    decision_trees: DecisionTrees
    diverter_tags: DiverterTags
    do_not_retry: boolean
    extra: EmojiProListExtra
    flame_achieve_dashboard: FlameAchieveDashboard
    interactive_resource_config: InteractiveResourceConfig
    log_pb: LogPb
    report_toggles: ReportToggles
    status_code: number
    status_msg: string