feat: add update profile (isPublic: true)
All checks were successful
Publish / Publish Job (push) Successful in 2m33s
All checks were successful
Publish / Publish Job (push) Successful in 2m33s
This commit is contained in:
@@ -5,4 +5,6 @@ export interface SearchUsersEvent {
|
||||
phone?: string;
|
||||
fullName?: string;
|
||||
customStatusText?: string;
|
||||
isPublic?: boolean;
|
||||
status?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user