FishPi.js API Documentation - v0.1.28
Preparing search index...
IRegisterInfo
Interface IRegisterInfo
注册信息
interface
IRegisterInfo
{
passwd
:
string
;
r
?:
string
;
role
:
string
;
userId
:
string
;
}
Implemented by
RegisterInfo
Index
Properties
passwd
r?
role
user
Id
Properties
passwd
passwd
:
string
用户密码
Optional
r
r
?:
string
邀请人用户名
role
role
:
string
用户角色
user
Id
userId
:
string
用户 Id
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
passwd
r
role
user
Id
FishPi.js API Documentation - v0.1.28
Loading...
注册信息