mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Improve docs
This commit is contained in:
@@ -28,7 +28,7 @@ class UserProfile {
|
||||
|
||||
/**
|
||||
* The user's connections
|
||||
* @type {Collection<String, UserConnection>}
|
||||
* @type {Collection<Snowflake, UserConnection>}
|
||||
*/
|
||||
this.connections = new Collection();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user