Raw.stats.BroadcastRevenueTransactions

Raw.stats.BroadcastRevenueTransactions

Channel ad revenue transactions.

stats.broadcastRevenueTransactions#87158466 count:int transactions:Vector<BroadcastRevenueTransaction> = stats.BroadcastRevenueTransactions;
export namespace Raw {
  export namespace stats {
    export class BroadcastRevenueTransactions {
      constructor(params: {
        count: number;
        transactions: Array<Raw.TypeBroadcastRevenueTransaction>;
      }) {}
    }
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x87158466

Property