personalRemainingCount property
Optional. The number of remaining gifts of this type that can be sent by the bot; for limited gifts only
Implementation
@JsonKey(name: 'personal_remaining_count')
int? get personalRemainingCount;
Optional. The number of remaining gifts of this type that can be sent by the bot; for limited gifts only
@JsonKey(name: 'personal_remaining_count')
int? get personalRemainingCount;