media.getComments
Syntax
array media.getComments ( int id, int moderated = false, int start = 0, int limit = 25 )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | The id of the file | |||
| false | Only return comments with this moderation status | |||
| 0 | an offset | |||
| 25 | the number of items to return (default is 25, max is 100) |
Return Values
| Field | Description | Possible Values |
|---|
