1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-02 09:21:37 +02:00
OpenIntegrations/docs/en/examples/VKTeams/RemoveChatMembers.txt
2024-09-21 10:57:02 +03:00

6 lines
174 B
Plaintext

Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
User = 1011987091;
Result = OPI_VKTeams.RemoveChatMembers(Token, ChatID, User);