1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00
Files
OpenIntegrations/docs/en/examples/Telegram/EditMainForumTopicName.txt

6 lines
201 B
Plaintext
Raw Normal View History

2025-09-12 20:23:31 +03:00
 Title = "New main topic name " + String(New UUID);
2025-10-21 11:36:43 +03:00
Token = "6129457865:AAFyzNYOAFbu...";
Chat = "-1001971186208";
2025-09-12 20:23:31 +03:00
Result = OPI_Telegram.EditMainForumTopicName(Token, Chat, Title);