docs
/
com.github.insanusmokrassar.TelegramBotAPI.utils
/
mapOfNotNull
mapOfNotNull
(common)
fun
<
K
,
V
>
mapOfNotNull
(
vararg
pairs
:
Pair
<
K
,
V
?
>
)
:
Map
<
K
,
V
>
(source)