sendLivePhoto

inline suspend fun TelegramBot.sendLivePhoto(livePhoto: ImplicitFile, photo: ImplicitFile, chatId: Long)(source)
inline suspend fun TelegramBot.sendLivePhoto(livePhoto: String, photo: String, chatId: Long)(source)