docs / com.github.insanusmokrassar.TelegramBotAPI.extensions.api.send.media / sendPhoto

sendPhoto

(common) suspend fun RequestsExecutor.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, caption: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent> (source)