getChatRevenueTransactions¶
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
getChatRevenueTransactions(
chat_id: int53,
offset: string,
limit: int32
) → ChatRevenueTransactions