Skip to content

ProductInfo

Type · TDLib 1.8.67 · d1085f9c

Contains information about a product that can be paid with invoice

ProductInfo(
  title: string,
  description: FormattedText,
  photo: Photo
) → ProductInfo

title

string

Product title

description

FormattedText

Product description

photo

Photo

Product photo; may be null