additionalChatCount property

  1. @JsonKey(name: 'additional_chat_count')
int? get additionalChatCount
inherited

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;