mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-02-17 04:01:50 +00:00
767 B
767 B
//docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/phone
phone
[common]
Content
inline fun phone(parts: List<TextSource>): PhoneNumberTextSource
inline fun phone(vararg parts: TextSource): PhoneNumberTextSource
inline fun phone(number: String): PhoneNumberTextSource