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