onlyNewMembers property
True, if only users who had joined the chats after the giveaway started were eligible to win
Implementation
@JsonKey(name: 'only_new_members')
bool? get onlyNewMembers;
True, if only users who had joined the chats after the giveaway started were eligible to win
@JsonKey(name: 'only_new_members')
bool? get onlyNewMembers;