Skip to content

@line/bot-sdkDocs


@line/bot-sdk / liff / UpdateLiffAppRequest

Type Alias: UpdateLiffAppRequest

UpdateLiffAppRequest: object

Type declaration

botPrompt?

optional botPrompt: LiffBotPrompt

See

botPrompt Documentation

description?

optional description: string

Name of the LIFF app. The LIFF app name can't include "LINE" or similar strings, or inappropriate strings.

See

description Documentation

features?

optional features: LiffFeatures

See

features Documentation

permanentLinkPattern?

optional permanentLinkPattern: string

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

See

permanentLinkPattern Documentation

scope?

optional scope: LiffScope[]

See

scope Documentation

view?

optional view: LiffView

See

view Documentation

Defined in

lib/liff/model/updateLiffAppRequest.ts:18