URL | quoted

This commit is contained in:
SharafatKarim 2023-10-30 15:28:09 +06:00
parent 4ed8cf9b86
commit 7cfde16d00
No known key found for this signature in database

View File

@ -55,7 +55,9 @@ GROUP_ID=-XXXXXXXXX
```
Thereafter, you need to specify and tell telegram where your bot should direct the messages it received to. Do so by simply visiting this url (without the {, })
```
https://api.telegram.org/bot{your_bot_token}/setWebhook?url={your_netlify_domain_url}/api/bot
```
If it is set up correctly, it should respond back with,