Constructor: payments.starsRevenueWithdrawalUrl
Contains the URL to use to withdraw Telegram Star revenue.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
url | string | Yes | Contains the URL to use to withdraw Telegram Star revenue. |
Type: payments.StarsRevenueWithdrawalUrl
Example:
$payments_starsRevenueWithdrawalUrl = ['_' => 'payments.starsRevenueWithdrawalUrl', 'url' => 'string'];