Appearance
@line/bot-sdk • Docs
@line/bot-sdk / DeviceLinkEvent
Type Alias: DeviceLinkEvent
DeviceLinkEvent:
ReplyableEvent
&object
Indicates that a LINE Things-compatible device has been linked with LINE by a user operation. For more information, see Receiving device link events via webhook.
Type declaration
things
things:
object
things.deviceId
deviceId:
string
Device ID of the LINE Things-compatible device that was linked with LINE
things.type
type:
"link"
type
type:
"things"