BotPrompt
public enum BotPrompt : String
The style for showing the “Add LINE Official Account as friend” prompt on the consent screen.
-
Includes an option to add a LINE Official Account as friend on the consent screen.
Declaration
Swift
case normal -
Opens a new screen to add a LINE Official Account as a friend after the user agrees to the permissions on the consent screen.
Declaration
Swift
case aggressive
View on GitHub
BotPrompt Enumeration Reference