Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputStorePaymentPremiumSubscription

Hierarchy

  • VirtualClass<{ restore?: boolean; upgrade?: boolean }>
    • InputStorePaymentPremiumSubscription

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { restore?: boolean; upgrade?: boolean }

Type declaration

  • Optional restore?: boolean
  • Optional upgrade?: boolean
CONSTRUCTOR_ID: 2792693350
SUBCLASS_OF_ID: 3886290765
classType: "constructor"
className: "InputStorePaymentPremiumSubscription"
restore?: boolean
upgrade?: boolean

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { restore?: boolean; upgrade?: boolean }

Constructors

Generated using TypeDoc