UpdateStarRevenueStatus¶
The Telegram Star revenue earned by a user or a chat has changed. If Telegram Star transaction screen of the chat is opened, then getStarTransactions may be called to fetch new transactions
UpdateStarRevenueStatus(
owner_id: MessageSender,
status: StarRevenueStatus
) → Update