ExGram.Model.StarTransactions (ex_gram v0.55.1)
View SourceContains a list of Telegram Star transactions.
Check the documentation of this model in https://core.telegram.org/bots/api#startransactions
Summary
Types
@type t() :: %ExGram.Model.StarTransactions{ transactions: [ExGram.Model.StarTransaction.t()] }