1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-04 23:37:46 +02:00
OpenIntegrations/docs/en/examples/Telegram/ChangeMainTopicName.txt

6 lines
202 B
Plaintext
Raw Normal View History

2024-08-13 14:35:37 +03:00
 Title = "New main thread name " + String(New UUID);
Token = "6129457865:AAFyzNYOAFbu...";
Chat = "-1001971186208";
2024-08-13 14:35:37 +03:00
Result = OPI_Telegram.EditMainForumTopicName(Token, Chat, Title);