Appearance
@line/bot-sdk / webhook / LocationMessageContent
Type Alias: LocationMessageContent
LocationMessageContent =
MessageContentBase&object
Defined in: lib/webhook/model/locationMessageContent.ts:17
Type Declaration
address?
optionaladdress:string
Address
latitude
latitude:
number
Latitude
longitude
longitude:
number
Longitude
markAsReadToken?
optionalmarkAsReadToken:string
Token used to mark the message as read.
title?
optionaltitle:string
Title
type
type:
"location"