1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-02 22:05:37 +02:00
OpenIntegrations/docs/en/examples/VKTeams/SetChatDescription.txt

6 lines
177 B
Plaintext
Raw Normal View History

2024-09-21 10:57:02 +03:00
 Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
Text = "New description";
Result = OPI_VKTeams.SetChatDescription(Token, ChatID, Text);