Set Webhook
Set Webhook
Client.set_webhook()
تنظیم وب هوک و دریافت آپدیت ها از طریق http
Parameters
- url (str)
آدرسی که آپدیت ها به آن ارسال میشوند
Returns
Example
1
await bot.set_webhook("URL")
This post is licensed under CC BY 4.0 by the author.