FishPi.js API Documentation - v0.1.28
Preparing search index...
IChatRoomNode
Interface IChatRoomNode
聊天室节点信息
interface
IChatRoomNode
{
name
:
string
;
node
:
string
;
online
?:
number
;
}
Index
Properties
name
node
online?
Properties
name
name
:
string
名称
node
node
:
string
节点地址
Optional
online
online
?:
number
在线人数
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
node
online
FishPi.js API Documentation - v0.1.28
Loading...
聊天室节点信息