mirror of
https://github.com/ION606/custom_discordjs.git
synced 2026-05-14 22:26:54 +00:00
Added invite functionality and changed the EJS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class GuildEmoji {
|
||||
export default class GuildEmoji {
|
||||
/** @type {Number} */
|
||||
version;
|
||||
|
||||
@@ -22,7 +22,4 @@ class GuildEmoji {
|
||||
|
||||
/** @type {Boolean} */
|
||||
animated;
|
||||
}
|
||||
|
||||
|
||||
module.exports = GuildEmoji;
|
||||
}
|
||||
Reference in New Issue
Block a user