Skip to content

@line/bot-sdkDocs


@line/bot-sdk / webhook / LocationMessageContent

Type Alias: LocationMessageContent

LocationMessageContent: MessageContentBase & object

Type declaration

address?

optional address: string

Address

latitude

latitude: number

Latitude

longitude

longitude: number

Longitude

title?

optional title: string

Title

type

type: "location"

Defined in

lib/webhook/model/locationMessageContent.ts:17