toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
getSignature
get
Signature
fun
KFunction
<
*
>
.
getSignature
(
parameterNames
:
List
<
String
>
=
listOf()
,
qualifiedClass
:
Boolean
=
false
,
qualifiedTypes
:
Boolean
=
false
,
returnType
:
Boolean
=
false
,
source
:
Boolean
=
true
)
:
String
(
source
)