Returns information about reposts of a post on user wall or community wall
wallGetReposts( owner_id = "", post_id = "", offset = "", count = "20", v = getAPIVersion() )
owner_id
: User ID or community ID. By default, current user ID. Use a negative value to designate a community ID.post_id
: Post ID.offset
: Offset needed to return a specific subset of reposts.count
: Number of reposts to return.v
: Version of APIReturns an object containing the following fields: