Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / LinkContent

Type Alias: LinkContent

LinkContent = object

Defined in: lib/webhook/model/linkContent.ts:17

Content of the account link event.

See

https://developers.line.biz/en/reference/messaging-api/#account-link-event

Properties

nonce

nonce: string

Defined in: lib/webhook/model/linkContent.ts:25

Specified nonce (number used once) when verifying the user ID.


result

result: ResultEnum

Defined in: lib/webhook/model/linkContent.ts:21

One of the following values to indicate whether linking the account was successful or not