Raw.payments.StarsRevenueWithdrawalUrl
Contains the url to use to withdraw telegram star revenue.
payments.starsRevenueWithdrawalUrl#1dab80b7 url:string = payments.StarsRevenueWithdrawalUrl;
export namespace Raw {
export namespace payments {
export class StarsRevenueWithdrawalUrl {
constructor(params: { url: string }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 198
Constructor ID: 0x1dab80b7
Property
url
: stringContains the url to use to withdraw telegram star revenue.