mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-09 13:47:03 +02:00
8 lines
229 B
Plaintext
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);
|