Send message using Telegram
POST https://api.telegram.org/{{bot_id}}/sendMessage?chat_id={{chat_id}}&text={{message}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
chat_id | string | ||
text | string |
POST https://api.telegram.org/{{bot_id}}/sendMessage?chat_id={{chat_id}}&text={{message}}
Key | Datatype | Required | Description |
---|---|---|---|
chat_id | string | ||
text | string |