Skip to content

@line/bot-sdkDocs


@line/bot-sdk / messagingApi / LocationMessage

Type Alias: LocationMessage

LocationMessage: MessageBase & object

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"

Defined in

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