1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00
Files
OpenIntegrations/docs/en/examples/Telegram/OpenForumTopic.txt
2025-07-06 01:01:25 +03:00

8 lines
237 B
Plaintext
Vendored

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