mirror of
https://github.com/ION606/custom_discordjs.git
synced 2026-06-06 08:12:58 +00:00
Added invite functionality and changed the EJS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class msgAuthor {
|
||||
export default class msgAuthor {
|
||||
/** @type {String} */
|
||||
id;
|
||||
|
||||
@@ -30,8 +30,4 @@ class msgAuthor {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
module.exports = msgAuthor;
|
||||
}
|
||||
Reference in New Issue
Block a user