StoryAreaTypeWeather
Describes a story area containing weather information. Currently, a story can have up to 3 weather areas.
Properties
type
ts
type: "weather";Type of the area, always “weather”
temperature
ts
temperature: number;Temperature, in degree Celsius
emoji
ts
emoji: string;Emoji representing the weather
background_color
ts
background_color: number;A color of the area background in the ARGB format