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
No known key found for this signature in database
GPG key ID: 8C8A2E338661B871

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}
* @readonly
*/