1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-12 11:15:07 +02:00
OpenIntegrations/docs/ru/examples/VKTeams/УстановитьЗаголовокЧата.txt

6 lines
263 B
Plaintext

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