rovalra
Preparing search index...
core/apis/games
getVotingDetails
Function getVotingDetails
getVotingDetails
(
universeId
:
any
,
)
:
Promise
<
{
totalDownVotes
:
any
;
totalUpVotes
:
any
;
userVote
:
any
}
|
null
>
Parameters
universeId
:
any
Returns
Promise
<
{
totalDownVotes
:
any
;
totalUpVotes
:
any
;
userVote
:
any
}
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
rovalra
Loading...