mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +00:00
Webpack build for branch 11.3-dev: a85d801a12
This commit is contained in:
parent
225da50b33
commit
2a28c539ea
2 changed files with 2 additions and 2 deletions
|
|
@ -15768,7 +15768,7 @@ class ClientUser extends User {
|
|||
if (!name) return this.setPresence({ game: null });
|
||||
return this.setPresence({
|
||||
game: { name, type, url },
|
||||
});
|
||||
}).then(clientUser => clientUser.presence);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
2
discord.11.3-dev.min.js
vendored
2
discord.11.3-dev.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue