Go to documentation repository
Page History
...
The TELEGRAM object sends events presented in the table. The procedure is started when the corresponding event occurs.
EventDescription | Event description | Comment |
ERROR | Message sending error | The error<> parameter contains the a text description of the error |
...
Command—command description | Parameters | Description |
SEND—send | text<> | Message text |
| chat_id<> | Chat identifier | |
| bot_id<> | Bot identifier | |
| longtitude<> | Geolocation longtitude | |
| latitude<> | Geolocation latitude | |
| address<> | Geolocation text address | |
| SENDPHOTO SENDPHOTO—send photo | photo<> | Full path to the image file |
| caption<> | File caption | |
| chat_id<> | Chat identifier | |
| bot_id<> | Bot identifier | |
| longtitude<> | Geolocation longtitude | |
| latitude<> | Geolocation latitude | |
| address<> | Geolocation text address |
...
Overview
Content Tools