I've created a custom object and a custom action that can be performed on the object that inherits from Like on Facebook. I've asked the users of the site to provide me with the "read stream" permission. Can I query the object_id on the like table in FQL to get a list of user_ids?
I would like to do a query from FQL such as:
SELECT user_id FROM like WHERE object_id="OBJECT_ID_OF_MY_CUSTOM_OBJECT"