mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
Expose Presence and Game structures
This commit is contained in:
@@ -90,4 +90,5 @@ class Presence {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = Presence;
|
||||
exports.Presence = Presence;
|
||||
exports.Game = Game;
|
||||
|
||||
Reference in New Issue
Block a user