#LF some help understanding one change in 13.5
1 messages · Page 1 of 1 (latest)
see the pr?
?
what do you mean?
this?
the part you copied there links to a pull request making this change, it has more details on why it was done
#7157 in discordjs/discord.js by kyranet merged <t:1640682924:R>
refactor: import timers, process, and Buffer from node:
aah, the number with a tag
hmm, so it's not something i have to actively pay attention to, just some background inner workings change?
patch level features do not require any action from you, they're often bugfixes or non-user (you) -facing changes
in this case a refactor, based on the linked tweet
yeah, sorry for troubling you
it was in the same category as the embed setAuthor and setFooter changes wich needed me to change stuff on my bot so i got worried it'd break stuff
yeah, didn't break my bot, just got some deprecation warning about them but never hurts to keep stuff up to date to prevent future troubles
hmm, i do recall in the early days of slash commands things broke because stuff changed like pushing for the rest method, so command options type changed from strings to numbers or vice versa
maybe i recall wrong, tho i do remember on the guide page it had a different version pre-rest method
anyway, thanks for the help
