FishPi.js API Documentation - v0.1.28
Preparing search index...
IWeatherMessage
Interface IWeatherMessage
聊天天气消息
interface
IWeatherMessage
{
city
:
string
;
data
:
IWeatherData
[]
;
description
:
string
;
}
Index
Properties
city
data
description
Properties
city
city
:
string
城市
data
data
:
IWeatherData
[]
最近几天天气数据
description
description
:
string
描述
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
data
description
FishPi.js API Documentation - v0.1.28
Loading...
聊天天气消息