diff options
Diffstat (limited to 'facebook/facebook-api.h')
-rw-r--r-- | facebook/facebook-api.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/facebook/facebook-api.h b/facebook/facebook-api.h index 75bd739..0aedd6f 100644 --- a/facebook/facebook-api.h +++ b/facebook/facebook-api.h @@ -136,9 +136,9 @@ /** * FB_API_QUERY_CONTACT: * - * The query hash for the `FetchContactQuery`. + * The query hash for the `UsersQuery`. */ -#define FB_API_QUERY_CONTACT 10153746900701729 +#define FB_API_QUERY_CONTACT 10153915107411729 /** * FB_API_QUERY_CONTACTS: |