Representation of Wikipedia data returned from an Action API Query module as tibble, with request metadata stored as attributes.
query_tbl(x, request, continue, batchcomplete)
A tibble: an S3 data.frame with class query_tbl
.
A tibble
The httr2_request object used to generate the tibble
The continue parameter returned by the API
The batchcomplete parameter returned by the API