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: {
|
||||
id: string
|
||||
}|null,
|
||||
nick: string,
|
||||
nick?: string,
|
||||
roles: string[],
|
||||
joined_at: string,
|
||||
premium_since: string,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue