mods icon indicating copy to clipboard operation
mods copied to clipboard

check_if_message_MOD.js (check if the message is deleted)

Open master3395 opened this issue 2 years ago • 2 comments

Getting warnings for V13 usage where it seems that (check if the message is deleted) this behavior is deleted/removed.

https://github.com/discordjs/discord.js/issues/7091

master3395 avatar Mar 01 '22 18:03 master3395

It's not deleted, just deprecated. It serves as a warning to the users that in the next major version (I assume d.js v14), the property will be removed.

totallytavi avatar May 13 '22 20:05 totallytavi

It has already been removed! It works only under Discord.JS 13.8.1 now

Thaliruth1 avatar Jul 03 '22 14:07 Thaliruth1

Going to close this as it is not relevant, the option is available in Discord.JS v13 and is removed in v14, will be removed when DBM gets updated.

TheMonDon avatar Dec 08 '22 23:12 TheMonDon