//[docs](../../index.md)/[dev.inmo.tgbotapi.types.MessageEntity.textsources](index.md)/[email](email.md) # email [common] Content inline fun [email](email.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [EMailTextSource](-e-mail-text-source/index.md) inline fun [email](email.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [EMailTextSource](-e-mail-text-source/index.md) inline fun [email](email.md)(emailAddress: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [EMailTextSource](-e-mail-text-source/index.md)