1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-01 13:17:58 +02:00
OpenIntegrations/docs/ru/examples/VKTeams/УстановитьОписаниеЧата.txt
2024-09-21 10:57:02 +03:00

6 lines
259 B
Plaintext

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