1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-19 21:17:55 +02:00
OpenIntegrations/docs/en/examples/VKTeams/SetChatDescription.txt

6 lines
177 B
Plaintext

Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
Text = "New description";
Result = OPI_VKTeams.SetChatDescription(Token, ChatID, Text);