1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/examples/Telegram/ChangeMainTopicName.txt
2025-07-06 01:01:25 +03:00

6 lines
202 B
Plaintext
Vendored

Title = "New main thread name " + String(New UUID);
Token = "6129457865:AAFyzNYOAFbu...";
Chat = "-1001971186208";
Result = OPI_Telegram.EditMainForumTopicName(Token, Chat, Title);