correct userjson type
This commit is contained in:
@@ -137,7 +137,7 @@ type userjson={
|
|||||||
premium_type: number,
|
premium_type: number,
|
||||||
theme_colors: string,
|
theme_colors: string,
|
||||||
pronouns: string,
|
pronouns: string,
|
||||||
badge_ids: string,
|
badge_ids: string[],
|
||||||
}
|
}
|
||||||
type memberjson= {
|
type memberjson= {
|
||||||
index?:number,
|
index?:number,
|
||||||
|
Reference in New Issue
Block a user