Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface PlaceObject
import { type PlaceObject } from "https://deno.land/x/twitter_api_client@v0.4.0/api_v2/data_interface/place.ts";

Properties

full_name: string
id: string
optional
contained_within: []
optional
country: string
optional
contry_code: string
optional
geo: { type: string; bbox: number[]; properties: any; }
optional
name: string
optional
place_type: string