Skip to content

WebAppOpenParameters

Type · TDLib 1.8.67 · d1085f9c

Options to be used when a Web App is opened

WebAppOpenParameters(
  theme: ThemeParameters,
  application_name: string,
  mode: WebAppOpenMode
) → WebAppOpenParameters

theme

ThemeParameters

Preferred Web App theme; pass null to use the default theme

application_name

string

Short name of the current application; 0-64 English letters, digits, and underscores

mode

WebAppOpenMode

The mode in which the Web App is opened; pass null to open in webAppOpenModeFullSize