1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00
Files
OpenIntegrations/docs/en/examples/Telegram/OpenForumTopic.txt
Vitaly the Alpaca (bot) 9be4b23629 Main build (Jenkins)
2025-10-31 15:42:42 +03:00

8 lines
235 B
Plaintext
Vendored

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