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