toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.game.store
/
PlayerStore
/
checkName
check
Name
abstract
suspend
fun
checkName
(
username
:
String
)
:
Result
<
Unit
,
CreateResponse
>