Raw.BroadcastRevenueTransactionRefund
Describes a refund for failed withdrawal of ad earnings
broadcastRevenueTransactionRefund#42d30d2e amount:long date:int provider:string = BroadcastRevenueTransaction;
export namespace Raw {
export class BroadcastRevenueTransactionRefund {
constructor(params: { amount: bigint; date: number; provider: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x42d30d2e