class

Tourmaline::PaidMediaPhoto

Inherits JSON::Serializable < Reference < Object

The paid media is a photo.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

photo

The photo

Source
photo=(photo : Array(Tourmaline::PhotoSize))

The photo

Source
type

Type of the paid media, always "photo"

Source
type=(type : String)

Type of the paid media, always "photo"

Source