.addField("Account Created",member.joinedTimestamp-member.user.createdTimestamp>86000000?`${newDate(member.user.createdTimestamp).toLocaleString("en-US",{timeZoneName:"short"})}`:`⚠ ${newDate(member.user.createdTimestamp).toLocaleString("en-US",{timeZoneName:"short"})} ⚠ (account created in the last 24 hours)`)