toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.db
/
DBResult
/
getOrNull
get
Or
Null
inline
fun
<
R
>
getOrNull
(
columnLabel
:
String
)
:
R
?
(
source
)
inline
fun
<
R
>
getOrNull
(
columnIndex
:
Int
)
:
R
?
(
source
)