FishPi.js API Documentation - v0.1.28
Preparing search index...
IRedPacketStatusMsg
Interface IRedPacketStatusMsg
红包状态信息
interface
IRedPacketStatusMsg
{
count
:
number
;
got
:
number
;
oId
:
string
;
whoGive
:
any
;
whoGot
:
any
[]
;
}
Index
Properties
count
got
o
Id
who
Give
who
Got
Properties
count
count
:
number
红包个数
got
got
:
number
已领取数量
o
Id
oId
:
string
对应红包消息 oId
who
Give
whoGive
:
any
发送者信息
who
Got
whoGot
:
any
[]
领取者信息
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
got
o
Id
who
Give
who
Got
FishPi.js API Documentation - v0.1.28
Loading...
红包状态信息