Represents a weather widget ».
mediaAreaWeather#49a6549c coordinates:MediaAreaCoordinates emoji:string temperature_c:double color:int = MediaArea;| Name | Type | Description | 
|---|---|---|
| coordinates | MediaAreaCoordinates | The size and location of the media area corresponding to the widget on top of the story media. | 
| emoji | string | Weather emoji, should be rendered as an animated emoji. | 
| temperature_c | double | Temperature in degrees Celsius. | 
| color | int | ARGB background color. | 
Graphical telegram clients should transform emojis into their respective animated version.
Telegram users and channels can easily post and view stories through the API.