docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.utils
/
mapOfNotNull
map
Of
Not
Null
fun
<
K
,
V
>
mapOfNotNull
(
vararg
pairs
:
Pair
<
K
,
V
?
>
)
:
Map
<
K
,
V
>