Preparing search index...
The search index is not available
tdjson
tdjson
CurrentWeather
Interface CurrentWeather
Describes the current weather.
interface
CurrentWeather
{
@type
:
"currentWeather"
;
emoji
:
string
;
temperature
:
number
;
}
Index
Properties
@type
emoji
temperature
Properties
@type
@type
:
"currentWeather"
emoji
emoji
:
string
Emoji representing the weather.
temperature
temperature
:
number
Temperature, in degree Celsius.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
emoji
temperature
tdjson
Loading...
Describes the current weather.