Skip to content

PersistentAI API Documentation / @persistent-ai/fireflow-nodes / TelegramVenue

Class: TelegramVenue

Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/components.ts:107

Constructors

Constructor

new TelegramVenue(): TelegramVenue

Returns

TelegramVenue

Properties

address

address: string = ''

Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/components.ts:115


foursquare_id?

optional foursquare_id: string

Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/components.ts:118


foursquare_type?

optional foursquare_type: string

Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/components.ts:121


google_place_id?

optional google_place_id: string

Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/components.ts:124


google_place_type?

optional google_place_type: string

Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/components.ts:127


location

location: TelegramLocation

Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/components.ts:109


title

title: string = ''

Defined in: packages/fireflow-nodes/src/nodes/telegram/schemas/components.ts:112

Licensed under BUSL-1.1