@@ -2778,6 +2778,7 @@ type UserDetailed = UserLite & {
|
||||
name: string;
|
||||
value: string;
|
||||
}[];
|
||||
verifiedLinks: string[];
|
||||
followersCount: number;
|
||||
followingCount: number;
|
||||
hasPendingFollowRequestFromYou: boolean;
|
||||
|
Reference in New Issue
Block a user