Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / LocationMessage

Type Alias: LocationMessage

LocationMessage: MessageBase & object

Defined in: lib/messaging-api/model/locationMessage.ts:19

Type declaration

address

address: string

See

address Documentation

latitude

latitude: number

See

latitude Documentation

longitude

longitude: number

See

longitude Documentation

title

title: string

See

title Documentation

type

type: "location"