ExGram.Model.PaidMediaInfo (ex_gram v0.56.0)
View SourceDescribes the paid media added to a message.
Check the documentation of this model in https://core.telegram.org/bots/api#paidmediainfo
Summary
Types
@type t() :: %ExGram.Model.PaidMediaInfo{ paid_media: [ExGram.Model.PaidMedia.t()], star_count: integer() }