additionalChatCount property
The number of other chats the user had to join in order to be eligible for the giveaway
Implementation
@JsonKey(name: 'additional_chat_count')
int? get additionalChatCount;
The number of other chats the user had to join in order to be eligible for the giveaway
@JsonKey(name: 'additional_chat_count')
int? get additionalChatCount;