toTelegramMediaLivePhoto

inline fun LivePhotoFile.toTelegramMediaLivePhoto(text: String? = null, parseMode: ParseMode? = null, spoilered: Boolean = false, showCaptionAboveMedia: Boolean = false): TelegramMediaLivePhoto
inline fun LivePhotoFile.toTelegramMediaLivePhoto(textSources: TextSourcesList, spoilered: Boolean = false, showCaptionAboveMedia: Boolean = false): TelegramMediaLivePhoto