Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / RichMenuBatchLinkOperation

Type Alias: RichMenuBatchLinkOperation

RichMenuBatchLinkOperation = RichMenuBatchOperationBase & object

Defined in: lib/messaging-api/model/richMenuBatchLinkOperation.ts:20

Replace the rich menu with the rich menu specified in the to property for all users linked to the rich menu specified in the from property.

Type Declaration

from

from: string

to

to: string

type

type: "link"