PaymentsGetStarsGiftOptions constructor

const PaymentsGetStarsGiftOptions({
  1. InputUserBase? userId,
})

Payments Get Stars Gift Options constructor.

Implementation

const PaymentsGetStarsGiftOptions({this.userId}) : super._();