Max
SIASapphire - Imagine a framework
•Created by Max on 9/22/2023 in #sapphire-support
ExpectedValidationError from EmbedBuilder().setTimestamp(variable)
yup, explicitly casting my number to a number makes sure it's a number
.setTimestamp(Number(classInstance.createdAt))
i assume the single quotes indicate that it's a string in that exception?10 replies
SIASapphire - Imagine a framework
•Created by Max on 9/22/2023 in #sapphire-support
ExpectedValidationError from EmbedBuilder().setTimestamp(variable)
man i hate js sometimes
10 replies