place

fun Geo.place(placeId: String, vararg options: Option): JsonObjectApiAction<Place>

Returns all the information about a known place.

Twitter API reference

Receiver

Geo endpoint instance.

Return

JsonObjectApiAction for Geo model.

Parameters

placeId

A place in the world. These IDs can be retrieved from geo/reverse_geocode.

options

Optional. Custom parameters of this request.