sendPhoto

inline suspend fun TelegramBot.sendPhoto(noinline block: () -> String, chatId: Long)(source)
inline suspend fun TelegramBot.sendPhoto(file: ImplicitFile, chatId: Long)(source)