Constructor: 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.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
url | string | Yes | URL to open. |
Type: payments.StarsRevenueAdsAccountUrl
Example:
$payments_starsRevenueAdsAccountUrl = ['_' => 'payments.starsRevenueAdsAccountUrl', 'url' => 'string'];