mirror of
https://github.com/danbulant/discord.js
synced 2026-06-09 09:42:22 +00:00
parent
493ba73037
commit
bd3d8d48c0
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ class GuildMember {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The time this member joined the guild
|
* The time this member joined the guild
|
||||||
* @type {Date}
|
* @type {?Date}
|
||||||
* @readonly
|
* @readonly
|
||||||
*/
|
*/
|
||||||
get joinedAt() {
|
get joinedAt() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue