Skip to content

@line/bot-sdkDocs


@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: object

nonce: string

Specified nonce when verifying the user ID

result: "ok" | "failed"

type

type: "accountLink"

Defined in

lib/types.ts:261