teleproto - v1.229.0
    Preparing search index...

    Class MessageActionGiftPremium

    Hierarchy (View Summary)

    • VirtualClass<
          {
              amount: long;
              cryptoAmount?: long;
              cryptoCurrency?: string;
              currency: string;
              days: int;
              message?: TypeTextWithEntities;
          },
      >
      • MessageActionGiftPremium
    Index
    • Returns {
          amount: BigInteger;
          cryptoAmount?: BigInteger;
          cryptoCurrency?: string;
          currency: string;
          days: number;
          message?: TextWithEntities;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    amount: BigInteger
    className: "MessageActionGiftPremium"
    classType: "constructor"
    CONSTRUCTOR_ID: 1223234306
    cryptoAmount?: BigInteger
    cryptoCurrency?: string
    currency: string
    days: number
    originalArgs: {
        amount: BigInteger;
        cryptoAmount?: BigInteger;
        cryptoCurrency?: string;
        currency: string;
        days: number;
        message?: TextWithEntities;
    }
    SUBCLASS_OF_ID: 2256589094