Skip to content

@line/bot-sdkDocs


@line/bot-sdk / webhook / LinkContent

Type Alias: LinkContent

LinkContent: object

Content of the account link event.

Type declaration

nonce

nonce: string

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

result

result: ResultEnum

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

Defined in

lib/webhook/model/linkContent.ts:16