protocol
4.0.6
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
ifPresentAndNotNull
if
Present
And
Not
Null
inline
fun
<
T
,
R
>
Omissible
<
T
?
>
.
ifPresentAndNotNull
(
function
:
(
T
)
->
R
)
:
R
?