1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00
OpenIntegrations/docs/en/examples/Telegram/DeleteForumTopic.txt
2024-08-13 16:36:00 +03:00

6 lines
160 B
Plaintext

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