View Source Telegex.Type.PaidMediaPhoto (Telegex v1.9.0-rc.0)
The paid media is a photo.
Summary
Types
@type t() :: %Telegex.Type.PaidMediaPhoto{ photo: [Telegex.Type.PhotoSize.t()], type: String.t() }
The paid media is a photo.
@type t() :: %Telegex.Type.PaidMediaPhoto{ photo: [Telegex.Type.PhotoSize.t()], type: String.t() }