We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de44ef8 commit ac48b44Copy full SHA for ac48b44
interactions/-ornekKomut.js
@@ -31,7 +31,7 @@ module.exports = new Underline.SlashCommand({
31
disabled: false,
32
// Arka arkaya varsayılan interaksiyon kullanma süre limiti.
33
// Opsiyonel. Varsayılan olarak 0.
34
- // Bu değer other.setCoolDown(1000) fonksiyonu olarak işlem başına değiştirilebilir.
+ // Bu değer other.setCoolDown(1000, "user") fonksiyonu olarak işlem başına değiştirilebilir.
35
coolDown: {
36
amount: 1000,
37
type: "user"
0 commit comments