PaymentsGetPremiumGiftCodeOptions constructor

const PaymentsGetPremiumGiftCodeOptions({
  1. InputPeerBase? boostPeer,
})

Payments Get Premium Gift Code Options constructor.

Implementation

const PaymentsGetPremiumGiftCodeOptions({
  this.boostPeer,
}) : super._();