Does anybody know all the possible "types" for a facebook Post object?
According to the documentation for the Post object (http://developers.facebook.com/docs/reference/api/post/) next to the "type" field it says:
"A string indicating the type for this post (including link, photo, video)"
I've also tried looking through the fql documentation but didn't find anything there.
I tried looking through the facebook developer forum and found a similar question, but it hasn't been answered: http://forum.developers.facebook.net/viewtopic.php?pid=348562#p348562