1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/VKTeams/DisapprovePending.txt

8 lines
229 B
Plaintext
Raw Normal View History

2024-09-21 09:57:02 +02:00
 Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
2024-08-18 12:50:34 +02:00
User = 1011987091;
Result = OPI_VKTeams.DisapprovePending(Token, ChatID, User);
Result = OPI_VKTeams.DisapprovePending(Token, ChatID);