Skip to content

@line/bot-sdkDocs


@line/bot-sdk / liff / LiffApp

Type Alias: LiffApp

LiffApp: object

Type declaration

botPrompt?

optional botPrompt: LiffBotPrompt

description?

optional description: string

Name of the LIFF app

features?

optional features: LiffFeatures

liffId?

optional liffId: string

LIFF app ID

permanentLinkPattern?

optional permanentLinkPattern: string

How additional information in LIFF URLs is handled. concat is returned.

scope?

optional scope: LiffScope[]

view?

optional view: LiffView

Defined in

lib/liff/model/liffApp.ts:18