frontend
Preparing search index...
api/gameApi
deuceswildApi
Variable deuceswildApi
Const
deuceswildApi
:
{
exec
:
(
command
:
"reset"
|
"log"
|
"bet"
|
"hold"
,
amount
?:
number
,
indices
?:
number
[]
,
)
=>
Promise
<
VideoPokerResponse
>
;
}
= ...
API client for the Deuces Wild /deuceswild/exec endpoint.
Type Declaration
exec
:
(
command
:
"reset"
|
"log"
|
"bet"
|
"hold"
,
amount
?:
number
,
indices
?:
number
[]
,
)
=>
Promise
<
VideoPokerResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
API client for the Deuces Wild /deuceswild/exec endpoint.