The paid media is a live photo.
Check the documentation of this model on Telegram Bot API
type: Type of the paid media, always "live_photo”live_photo: The photo
Summary
Types
@type t() :: %ExGram.Model.PaidMediaLivePhoto{ live_photo: ExGram.Model.LivePhoto.t(), type: String.t() }