Appearance
@line/bot-sdk / liff / UpdateLiffAppRequest
Type Alias: UpdateLiffAppRequest
UpdateLiffAppRequest =
object
Defined in: lib/liff/model/updateLiffAppRequest.ts:18
Properties
botPrompt?
optionalbotPrompt?:LiffBotPrompt
Defined in: lib/liff/model/updateLiffAppRequest.ts:50
See
description?
optionaldescription?:string
Defined in: lib/liff/model/updateLiffAppRequest.ts:29
Name of the LIFF app. The LIFF app name can't include "LINE" or similar strings, or inappropriate strings.
See
features?
optionalfeatures?:LiffFeatures
Defined in: lib/liff/model/updateLiffAppRequest.ts:34
See
permanentLinkPattern?
optionalpermanentLinkPattern?:string
Defined in: lib/liff/model/updateLiffAppRequest.ts:40
How additional information in LIFF URLs is handled. Specify concat.
See
permanentLinkPattern Documentation
scope?
optionalscope?:LiffScope[]
Defined in: lib/liff/model/updateLiffAppRequest.ts:45
See
view?
optionalview?:UpdateLiffView
Defined in: lib/liff/model/updateLiffAppRequest.ts:23