MediaAreaUrl#

class pyrogram.raw.types.MediaAreaUrl#

Represents a URL media area.

Constructor of MediaArea.

Details:
  • Layer: 187

  • ID: 37381085

Parameters:
  • coordinates (MediaAreaCoordinates) – The size and location of the media area corresponding to the URL button on top of the story media.

  • url (str) – URL to open when clicked.