MediaAreaWeather#

class pyrogram.raw.types.MediaAreaWeather#

Represents a weather widget ».

Constructor of MediaArea.

Details:
  • Layer: 187

  • ID: 49A6549C

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

  • emoji (str) – Weather emoji, should be rendered as an animated emoji.

  • temperature_c (float 64-bit) – Temperature in degrees Celsius.

  • color (int 32-bit) – ARGB background color.