mirror of
https://github.com/danbulant/discord.js
synced 2026-05-31 21:31:29 +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
|
||||
* @type {Date}
|
||||
* @type {?Date}
|
||||
* @readonly
|
||||
*/
|
||||
get joinedAt() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue