1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00
OpenIntegrations/docs/ru/examples/VKTeams/УстановитьЗаголовокЧата.txt
2024-09-21 10:57:02 +03:00

6 lines
263 B
Plaintext

Токен = "001.3501506236.091...";
IDЧата = "689203963@chat.agent";
Текст = "Новый заголовок";
Результат = OPI_VKTeams.УстановитьЗаголовокЧата(Токен, IDЧата, Текст);