totalCount property
The total number of gifts owned by the user or the chat
Implementation
@JsonKey(name: 'total_count')
int get totalCount;
The total number of gifts owned by the user or the chat
@JsonKey(name: 'total_count')
int get totalCount;