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