Documentation / @openassistant/places / FoursquareTipExtended
Interface: FoursquareTipExtended
Defined in: packages/tools/places/src/types.ts:137
Common interfaces shared between placeSearch and geoTagging tools
Extends
Properties
agree_count
agree_count:
number
Defined in: packages/tools/places/src/types.ts:43
Inherited from
created_at
created_at:
string
Defined in: packages/tools/places/src/types.ts:39
Inherited from
disagree_count
disagree_count:
number
Defined in: packages/tools/places/src/types.ts:44
Inherited from
fsq_tip_id
fsq_tip_id:
string
Defined in: packages/tools/places/src/types.ts:138
id
id:
string
Defined in: packages/tools/places/src/types.ts:38
Inherited from
lang
lang:
string
Defined in: packages/tools/places/src/types.ts:42
Inherited from
photo?
optionalphoto:FoursquarePhoto
Defined in: packages/tools/places/src/types.ts:139
text
text:
string
Defined in: packages/tools/places/src/types.ts:40
Inherited from
url
url:
string
Defined in: packages/tools/places/src/types.ts:41
