starCount property

int starCount
final

starCount The number of Telegram Stars to withdraw; must be between getOption("star_withdrawal_count_min") and getOption("star_withdrawal_count_max")

Implementation

final int starCount;