Raw.payments.StarsRevenueAdsAccountUrl
Contains a url leading to a page where the user will be able to place ads for the channel/bot, paying using telegram stars.
payments.starsRevenueAdsAccountUrl#394e7f21 url:string = payments.StarsRevenueAdsAccountUrl;
export namespace Raw {
export namespace payments {
export class StarsRevenueAdsAccountUrl {
constructor(params: { url: string }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 198
Constructor ID: 0x394e7f21
Property
url
: stringUrl to open.