Appearance
@line/bot-sdk • Docs
@line/bot-sdk / AccountLinkEvent
Type Alias: AccountLinkEvent
AccountLinkEvent:
ReplyableEvent
&object
Event object for when a user has linked his/her LINE account with a provider's service account.
Type declaration
link
link:
object
link.nonce
nonce:
string
Specified nonce when verifying the user ID
link.result
result:
"ok"
|"failed"
type
type:
"accountLink"