Skip to content

WebApp

Type · TDLib 1.8.67 · d1085f9c

Describes a Web App. Use getInternalLink with internalLinkTypeWebApp to share the Web App

WebApp(
  short_name: string,
  title: string,
  description: string,
  photo: Photo,
  animation: Animation
) → WebApp

short_name

string

Web App short name

title

string

Web App title

description

string

Web App description

photo

Photo

Web App photo

animation

Animation

Web App animation; may be null