Skip to content

@line/bot-sdkDocs


@line/bot-sdk / liff / LiffBotPrompt

Type Alias: LiffBotPrompt

LiffBotPrompt: "normal" | "aggressive" | "none"

Specify the setting for bot link feature with one of the following values: normal: Display the option to add the LINE Official Account as a friend in the channel consent screen. aggressive: Display a screen with the option to add the LINE Official Account as a friend after the channel consent screen. none: Don't display the option to add the LINE Official Account as a friend. The default value is none.

Defined in

lib/liff/model/liffBotPrompt.ts:17