1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-21 21:27:27 +02:00
OpenIntegrations/docs/en/examples/Telegram/ChangeMainTopicName.txt
2024-08-13 17:25:31 +03:00

6 lines
207 B
Plaintext

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