A user's status messages as represented in FQL.
| Name | Description |
|---|---|
message string | The content of the status message. |
place_id id | Facebook ID of the place associated with the status, if any. |
source number | The application that published the status originally. |
| number | The ID of the status message. |
time number | UNIX timestamp of the date and time the status message was posted. |
| number | The user ID of the current user. |
Reading a user's status messages requires the read_stream permission.