IGPAPI
    Preparing search index...

    Interface DirectThreadUpdateTitleResponseTextAttributesItem

    interface DirectThreadUpdateTitleResponseTextAttributesItem {
        bold: number;
        color: string;
        end: number;
        intent: string;
        start: number;
    }
    Index

    Properties

    bold: number
    color: string
    end: number
    intent: string
    start: number