teleproto - v1.229.0
    Preparing search index...

    Class AvailableEffect

    Hierarchy (View Summary)

    • VirtualClass<
          {
              effectAnimationId?: long;
              effectStickerId: long;
              emoticon: string;
              id: long;
              premiumRequired?: boolean;
              staticIconId?: long;
          },
      >
      • AvailableEffect
    Index
    • Parameters

      • args: {
            effectAnimationId?: BigInteger;
            effectStickerId: BigInteger;
            emoticon: string;
            id: BigInteger;
            premiumRequired?: boolean;
            staticIconId?: BigInteger;
        }

      Returns AvailableEffect

    • Returns {
          effectAnimationId?: BigInteger;
          effectStickerId: BigInteger;
          emoticon: string;
          id: BigInteger;
          premiumRequired?: boolean;
          staticIconId?: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "AvailableEffect"
    classType: "constructor"
    CONSTRUCTOR_ID: 2479088254
    effectAnimationId?: BigInteger
    effectStickerId: BigInteger
    emoticon: string
    id: BigInteger
    originalArgs: {
        effectAnimationId?: BigInteger;
        effectStickerId: BigInteger;
        emoticon: string;
        id: BigInteger;
        premiumRequired?: boolean;
        staticIconId?: BigInteger;
    }
    premiumRequired?: boolean
    staticIconId?: BigInteger
    SUBCLASS_OF_ID: 2556047233