Raw.stats.GetBroadcastRevenueWithdrawalUrl
Withdraw funds from a channel’s ad revenue balance.
stats.getBroadcastRevenueWithdrawalUrl#9df4faad peer:InputPeer password:InputCheckPasswordSRP = stats.BroadcastRevenueWithdrawalUrl;
export namespace Raw {
export namespace stats {
export class GetBroadcastRevenueWithdrawalUrl {
constructor(params: { peer: Raw.TypeInputPeer; password: Raw.TypeInputCheckPasswordSRP }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 198
Constructor ID: 0x9df4faad
Property
peer
: Raw.TypeInputPeerGet ad revenue withdrawal url for the specified channel or bot
password
: Raw.TypeInputCheckPasswordSRP2fa password, see here for more info.