Document error 404 for searchUserByPhoneNumber.
This commit is contained in:
parent
43ea7be0fb
commit
d9faa0c852
@ -5589,7 +5589,7 @@ changeImportedContacts contacts:vector<contact> = ImportedContacts;
|
|||||||
clearImportedContacts = Ok;
|
clearImportedContacts = Ok;
|
||||||
|
|
||||||
|
|
||||||
//@description Searches a user by their phone number @phone_number Phone number to search for
|
//@description Searches a user by their phone number. Returns a 404 error if the user can't be found @phone_number Phone number to search for
|
||||||
searchUserByPhoneNumber phone_number:string = User;
|
searchUserByPhoneNumber phone_number:string = User;
|
||||||
|
|
||||||
//@description Shares the phone number of the current user with a mutual contact. Supposed to be called when the user clicks on chatActionBarSharePhoneNumber @user_id Identifier of the user with whom to share the phone number. The user must be a mutual contact
|
//@description Shares the phone number of the current user with a mutual contact. Supposed to be called when the user clicks on chatActionBarSharePhoneNumber @user_id Identifier of the user with whom to share the phone number. The user must be a mutual contact
|
||||||
|
Loading…
x
Reference in New Issue
Block a user