docs(User): clarify what User#tag represents

Closes #2828
This commit is contained in:
SpaceEEC
2018-09-10 18:11:09 +02:00
parent 641ee86105
commit 9de3e098da

View File

@@ -134,7 +134,7 @@ class User {
} }
/** /**
* The Discord "tag" for this user * The Discord "tag" (e.g. `hydrabolt#0001`) for this user
* @type {string} * @type {string}
* @readonly * @readonly
*/ */