Google Apps Script API
    Preparing search index...
    interface LiveChatSuperChatDetails {
        amountDisplayString?: string;
        amountMicros?: string;
        currency?: string;
        tier?: number;
        userComment?: string;
    }
    Index

    Properties

    amountDisplayString?: string
    amountMicros?: string
    currency?: string
    tier?: number
    userComment?: string