Constructor: stats.broadcastRevenueWithdrawalUrl
Contains the URL to use to withdraw channel ad revenue.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
url | string | Yes | A unique URL to a Fragment page where the user will be able to specify and submit the address of the TON wallet where the funds will be sent. |
Type: stats.BroadcastRevenueWithdrawalUrl
Example:
$stats_broadcastRevenueWithdrawalUrl = ['_' => 'stats.broadcastRevenueWithdrawalUrl', 'url' => 'string'];