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

    Properties

    amountDisplayString?: string
    amountMicros?: string
    currency?: string
    superStickerMetadata?: SuperStickerMetadata
    tier?: number