1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-03 22:39:12 +02:00
Files
OpenIntegrations/docs/en/examples/Telegram/DeleteMessage.txt

6 lines
177 B
Plaintext
Raw Normal View History

 Token = "6129457865:AAFyzNYOAFbu...";
ChatID = "@testsichee";
2024-09-16 20:34:01 +03:00
MessageID = "8320";
Result = OPI_Telegram.DeleteMessage(Token, ChatID, MessageID);