Added USERPIC_UPLOAD_REQUIRED error for getLocated

This commit is contained in:
Alisa Sireneva 2021-05-05 20:37:43 +03:00 committed by GitHub
parent 901b4675d5
commit 11a8c81689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ contacts.deleteContacts,user,NEED_MEMBER_INVALID TIMEOUT
contacts.getBlocked,user,
contacts.getContactIDs,user,
contacts.getContacts,user,
contacts.getLocated,user,
contacts.getLocated,user,USERPIC_UPLOAD_REQUIRED
contacts.getSaved,user,TAKEOUT_REQUIRED
contacts.getStatuses,user,
contacts.getTopPeers,user,TYPES_EMPTY

1 method usability errors
129 contacts.getBlocked user
130 contacts.getContactIDs user
131 contacts.getContacts user
132 contacts.getLocated user USERPIC_UPLOAD_REQUIRED
133 contacts.getSaved user TAKEOUT_REQUIRED
134 contacts.getStatuses user
135 contacts.getTopPeers user TYPES_EMPTY