slight update
This commit is contained in:
parent
33f10765cb
commit
aa2044f496
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ type memberjson= {
|
||||||
guild: {
|
guild: {
|
||||||
id: string
|
id: string
|
||||||
}|null,
|
}|null,
|
||||||
nick: string,
|
nick?: string,
|
||||||
roles: string[],
|
roles: string[],
|
||||||
joined_at: string,
|
joined_at: string,
|
||||||
premium_since: string,
|
premium_since: string,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue