Class PaidMediaInfo

Constructors

Properties

Methods

Constructors

Properties

media: PaidMedia[]

Information about the paid media

starCount: number

The number of Telegram Stars that must be paid to buy access to the media

Methods

  • Makes the class iterable, returning each PaidMedia object.

    Returns IterableIterator<PaidMedia>