View Source ExGram.Model.PaidMediaVideo (ex_gram v0.55.0)
The paid media is a video.
Check the documentation of this model in https://core.telegram.org/bots/api#paidmediavideo
Summary
Types
@type t() :: %ExGram.Model.PaidMediaVideo{ type: String.t(), video: ExGram.Model.Video.t() }