mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
2359562f0e
commit
90378c3b8e
1 changed files with 1 additions and 1 deletions
|
@ -10812,7 +10812,7 @@ getStarRevenueStatistics owner_id:MessageSender is_dark:Bool = StarRevenueStatis
|
|||
//@password The 2-step verification password of the current user
|
||||
getStarWithdrawalUrl owner_id:MessageSender star_count:int53 password:string = HttpUrl;
|
||||
|
||||
//@description Returns a URL for a Telegram Ad platform account that can be used to set up advertisments for the chat paid in the owned Telegram stars
|
||||
//@description Returns a URL for a Telegram Ad platform account that can be used to set up advertisements for the chat paid in the owned Telegram stars
|
||||
//@owner_id Identifier of the owner of the Telegram stars; can be identifier of an owned bot, or identifier of an owned channel chat
|
||||
getStarAdAccountUrl owner_id:MessageSender = HttpUrl;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue