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