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