Closed imranbarbhuiya closed 2 years ago
btw for consistency you could also add the param for bonusEntry functions, if you want.
btw for consistency you could also add the param for bonusEntry functions, if you want.
I haven't checked any bonus entry-related codes yet so idk how it works and I don't have time to check all the bonus entries related codes. If anyone else is interested then go-ahead
btw for consistency you could also add the param for bonusEntry functions, if you want.
I haven't checked any bonus entry-related codes yet so idk how it works and I don't have time to check all the bonus entries related codes. If anyone else is interested then go-ahead
np. i will do it when i have time then.
Changes
This pr adds
Giveaway
param inexemptMembers
function.Ik we've
new Function()
, where we can accessthis
, but when usingnew Function()
all our javascript code becomes a string and that's why our ide/typescript can't show errors. Also, everyone doesn't know how to makenew Function()
async.Status