1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

VKT: Ответ на заявки

This commit is contained in:
Anton
2024-08-18 13:50:34 +03:00
parent 35011ce2fc
commit 7f9dbddd23
19 changed files with 2839 additions and 2196 deletions

View File

@@ -0,0 +1,4 @@
{
"Token": "001.3501506236.091...",
"ChatID": "689203963@chat.agent"
}

View File

@@ -0,0 +1,4 @@
{
"Token": "001.3501506236.091...",
"ChatID": "689203963@chat.agent"
}

View File

@@ -0,0 +1,7 @@
 Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
User = 1011987091;
Result = OPI_VKTeams.ApprovePending(Token, ChatID, User);
Result = OPI_VKTeams.ApprovePending(Token, ChatID);

View File

@@ -0,0 +1,7 @@
 Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
User = 1011987091;
Result = OPI_VKTeams.DisapprovePending(Token, ChatID, User);
Result = OPI_VKTeams.DisapprovePending(Token, ChatID);