mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-23 10:38:43 +00:00
737 B
737 B
//docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/email
[common]
Content
inline fun email(parts: List<TextSource>): EMailTextSource
inline fun email(vararg parts: TextSource): EMailTextSource
inline fun email(emailAddress: String): EMailTextSource