//[docs](../../index.md)/[dev.inmo.tgbotapi.CommonAbstracts](index.md)/[plus](plus.md) # plus [common] Content inline operator fun [TextSource](-text-source/index.md).[plus](plus.md)(other: [TextSource](-text-source/index.md)): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](-text-source/index.md)> inline operator fun [TextSource](-text-source/index.md).[plus](plus.md)(other: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](-text-source/index.md)>): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](-text-source/index.md)> inline operator fun [TextSource](-text-source/index.md).[plus](plus.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](-text-source/index.md)> inline operator fun [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](-text-source/index.md)>.[plus](plus.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](-text-source/index.md)>