1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-14 11:23:46 +02:00
OpenIntegrations/docs/ru/examples/Telegram/УдалитьСообщение.txt
Vitaly the Alpaca (bot) 4a9fd2c336 Main build (Jenkins)
2024-09-24 11:38:18 +03:00

6 lines
255 B
Plaintext

Токен = "6129457865:AAFyzNYOAFbu...";
IDЧата = "@testsichee";
IDСообщения = "7649";
Результат = OPI_Telegram.УдалитьСообщение(Токен, IDЧата, IDСообщения);