fix: document

This commit is contained in:
March 7th
2022-06-11 20:17:27 +07:00
parent c9f1010e54
commit 81bc22f388
4 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ class RelationshipsManager {
*/
this.client = client;
/**
* A collection of users this manager is caching.
* A collection of users this manager is caching. (Type: Number)
* @type {Collection<Snowflake, RelationshipTypes>}
* @readonly
*/