Preparing search index...
The search index is not available
@the-convocation/twitter-scraper
@the-convocation/twitter-scraper
PlaceRaw
Interface PlaceRaw
interface
PlaceRaw
{
bounding_box
?:
{
coordinates
?:
number
[]
[]
[]
;
type
?:
string
}
;
country
?:
string
;
country_code
?:
string
;
full_name
?:
string
;
id
?:
string
;
name
?:
string
;
place_type
?:
string
;
}
Index
Properties
bounding_
box?
country?
country_
code?
full_
name?
id?
name?
place_
type?
Properties
Optional
bounding_
box
bounding_box
?:
{
coordinates
?:
number
[]
[]
[]
;
type
?:
string
}
Optional
country
country
?:
string
Optional
country_
code
country_code
?:
string
Optional
full_
name
full_name
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
place_
type
place_type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bounding_
box
country
country_
code
full_
name
id
name
place_
type
@the-convocation/twitter-scraper
Loading...