1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-17 22:32:45 +02:00
OpenIntegrations/docs/en/examples/Telegram/DeleteForumTopic.txt
Vitaly the Alpaca (bot) 115f4e7594 Main build (Jenkins)
2024-10-22 00:14:15 +03:00

6 lines
165 B
Plaintext

Token = "6129457865:AAFyzNYOAFbu...";
Chat = "-1001971186208";
Topic = "5796";
Result = OPI_Telegram.DeleteForumTopic(Token, Chat, Topic);