mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-05 16:03:49 +00:00
897 B
897 B
//docs/dev.inmo.tgbotapi.types.InputMedia/toInputMediaPhoto
toInputMediaPhoto
[common]
Content
fun PhotoSize.toInputMediaPhoto(caption: String? = null, parseMode: ParseMode? = null): InputMediaPhoto
fun PhotoSize.toInputMediaPhoto(textSources: TextSourcesList = emptyList()): InputMediaPhoto