class

Tourmaline::PaidMediaPurchased

Inherits JSON::Serializable < Reference < Object

This object contains information about a paid media purchase.

Constructors

new(from : Tourmaline::User, paid_media_payload : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

from

User who purchased the media

Source
from=(from : Tourmaline::User)

User who purchased the media

Source