StoryAreaTypeWeather#

class pyrogram.types.StoryAreaTypeWeather#

This object describes a story area containing weather information. Currently, a story can have up to 3 weather areas.

Parameters:
  • temperature (float) – Temperature, in degree Celsius.

  • emoji (str) – Emoji representing the weather.

  • background_color (int) – A color of the area background in the ARGB format.