mirror of
https://github.com/danbulant/discord.js
synced 2026-06-24 17:21:59 +00:00
Webpack build for branch 11.3-dev: bd3d8d48c0
This commit is contained in:
parent
a822306327
commit
ba1a8a108e
1 changed files with 1 additions and 1 deletions
|
|
@ -7183,7 +7183,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