Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BotResponsePWA

Index

Properties

appearance

appearance: "app" | "basic"

Optional chat_config

chat_config: ChatConfig

Optional embed_chat_config

embed_chat_config: ChatConfig

Optional extra_css

extra_css: undefined | string

Optional extra_js

extra_js: undefined | string

Optional intro_screen

intro_screen: BotPWAScreen

manifest

manifest: object

Type declaration

  • Optional background_color?: undefined | string
  • Optional display?: "fullscreen" | "standalone" | "minimal-ui" | "browser"
  • Optional orientation?: undefined | string
  • theme_color: string

Optional splash_screen

splash_screen: undefined | object

Optional start_screen

start_screen: undefined | object

Optional ua_tracking_id

ua_tracking_id: undefined | string

Optional vary

vary: undefined | string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc