Skip to content

@line/bot-sdkDocs


@line/bot-sdk / webhook / AccountLinkEvent

Type Alias: AccountLinkEvent

AccountLinkEvent: EventBase & object

Type declaration

link: LinkContent

replyToken?

optional replyToken: string

Reply token used to send reply message to this event. This property won't be included if linking the account has failed.

type

type: "accountLink"

Defined in

lib/webhook/model/accountLinkEvent.ts:24