slight update
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user