mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
812 B
812 B
title | description | nav_exclude | image | redirect_from |
---|---|---|---|---|
stats.broadcastRevenueWithdrawalUrl | stats.broadcastRevenueWithdrawalUrl attributes, type and example | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/stats_broadcastRevenueWithdrawalUrl.html |
Constructor: stats.broadcastRevenueWithdrawalUrl
Attributes:
Name | Type | Required |
---|---|---|
url | string | Yes |
Type: stats.BroadcastRevenueWithdrawalUrl
Example:
$stats_broadcastRevenueWithdrawalUrl = ['_' => 'stats.broadcastRevenueWithdrawalUrl', 'url' => 'string'];