1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-18 09:51:28 +02:00
Files
OpenIntegrations/docs/en/examples/Telegram/OpenForumTopic.txt
T
Vitaly the Alpaca (bot) eb1646ecd1 Main build (Jenkins)
2026-03-18 17:32:38 +03:00

7 lines
231 B
Plaintext
Vendored

Token = "6129457865:AAFyzNYOAFbu...";
Chat = "-1001971186208";
Topic = "12491";
Result = OPI_Telegram.OpenForumTopic(Token, Chat); // Opens main topic
Result = OPI_Telegram.OpenForumTopic(Token, Chat, Topic);