class

Tourmaline::StarTransactions

Inherits JSON::Serializable < Reference < Object

Contains a list of Telegram Star transactions.

Constructors

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

Instance methods

transactions

The list of transactions

Source
transactions=(transactions : Array(Tourmaline::StarTransaction))

The list of transactions

Source