LINE Messaging API SDK for PHP

LiffBotPrompt
in package

LiffBotPrompt Class Doc Comment

Tags
category

Class

description

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.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

AGGRESSIVE  = 'aggressive'
NONE  = 'none'
NORMAL  = 'normal'
Possible values of this enum
getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

NORMAL

Possible values of this enum

public mixed NORMAL = 'normal'

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

Search results