MadelineProtoDocs/docs/API_docs/constructors/stats.broadcastRevenueWithdrawalUrl.md
2024-05-01 14:53:46 +02:00

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

Back to constructors index

Attributes:

Name Type Required
url string Yes

Type: stats.BroadcastRevenueWithdrawalUrl

Example:

$stats_broadcastRevenueWithdrawalUrl = ['_' => 'stats.broadcastRevenueWithdrawalUrl', 'url' => 'string'];