UNPKG
pqry
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
Easier query to pterodactyl panel
pqry
/
dist
/
typings
/
Commands
/
GetWebSocketCredentials.d.ts
2 lines
(1 loc)
•
113 B
TypeScript
View Raw
1
2
export
declare
function
GetWebSocketCredentials
(
host
:
string
,
apikey
:
string
,
identifier
:
string
):
Promise
<
any
>;