1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-19 21:17:55 +02:00
OpenIntegrations/docs/en/examples/Telegram/DeleteForumTopic.txt

6 lines
165 B
Plaintext

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