View Source Telegex.Type.StarTransactions (Telegex v1.9.0-rc.0)

Contains a list of Telegram Star transactions.

Summary

Types

@type t() :: %Telegex.Type.StarTransactions{
  transactions: [Telegex.Type.StarTransaction.t()]
}