stats.getBroadcastRevenueTransactions

Fetch channel ad revenue transaction history ».

stats.broadcastRevenueTransactions#87158466 count:int transactions:Vector<BroadcastRevenueTransaction> = stats.BroadcastRevenueTransactions;
---functions---
stats.getBroadcastRevenueTransactions#69280f channel:InputChannel offset:int limit:int = stats.BroadcastRevenueTransactions;

Parameters

Name Type Description
channel InputChannel The channel
offset int Offset for pagination
limit int Maximum number of results to return, see pagination

Result

stats.BroadcastRevenueTransactions

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.

Related pages

Pagination in the API

How to fetch results from large lists of objects.

Channel ad revenue

Telegram has one of the most generous reward systems in the history of social media. Telegram channel owners can now receive 50% of the revenue from ads displayed in their channels. This page describes the methods used to withdraw channel ad revenue, as well as view detailed revenue stats.