get_chat_revenue_transactions


Description:

public async ChatRevenueTransactions get_chat_revenue_transactions (int64 chat_id, int32 offset, int32 limit) throws TDLibError

Returns the list of revenue transactions for a chat. Currently, this method can be used only for channels if supergroupFullInfo.can_get_revenue_statistics == true or bots if userFullInfo.bot_info.can_get_revenue_statistics == true

Parameters:

chat_id

Chat identifier

offset

Number of transactions to skip

limit

The maximum number of transactions to be returned; up to 200