1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-08 04:04:03 +02:00
OpenIntegrations/docs/en/examples/Telegram/OpenForumThread.txt

8 lines
229 B
Plaintext

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