Raw.UpdateStarsRevenueStatus
The telegram star balance of a channel/bot we own has changed.
updateStarsRevenueStatus#a584b019 peer:Peer status:StarsRevenueStatus = Update;export namespace Raw {
export class UpdateStarsRevenueStatus {
constructor(params: { peer: Raw.TypePeer; status: Raw.TypeStarsRevenueStatus }) {}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0xa584b019
Property
peer: Raw.TypePeerChannel/bot
status: Raw.TypeStarsRevenueStatusNew telegram star balance.