Appearance
@line/bot-sdk • Docs
@line/bot-sdk / LocationEventMessage
Type Alias: LocationEventMessage
LocationEventMessage:
object
&EventMessageBase
Message object which contains the location data sent from the source.
Type declaration
address
address:
string
latitude
latitude:
number
longitude
longitude:
number
title
title:
string
type
type:
"location"