//[docs](../../index.md)/[dev.inmo.tgbotapi.utils](index.md)/[mapOfNotNull](map-of-not-null.md) # mapOfNotNull [common] Content fun <[K](map-of-not-null.md), [V](map-of-not-null.md)> [mapOfNotNull](map-of-not-null.md)(vararg pairs: [Pair](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html)<[K](map-of-not-null.md), [V](map-of-not-null.md)?>): [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[K](map-of-not-null.md), [V](map-of-not-null.md)>