Skip to content

@line/bot-sdk


@line/bot-sdk / liff / LiffFeatures

Type Alias: LiffFeatures

LiffFeatures = object

Defined in: lib/liff/model/liffFeatures.ts:16

See

https://developers.line.biz/en/reference/liff-server/#get-all-liff-apps

Properties

ble?

optional ble?: boolean

Defined in: lib/liff/model/liffFeatures.ts:20

true if the LIFF app supports Bluetooth® Low Energy for LINE Things. false otherwise.


qrCode?

optional qrCode?: boolean

Defined in: lib/liff/model/liffFeatures.ts:25

true to use the 2D code reader in the LIFF app. false otherwise. The default value is false.

Default

ts
false