You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
13 lines
374 B
Plaintext
Vendored
13 lines
374 B
Plaintext
Vendored
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
|
|
ChatID = "2326";
|
|
|
|
UserID = 10;
|
|
|
|
Result = OPI_Bitrix24.DeleteUserFromChat(URL, ChatID, UserID);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "139a1268006e9f06006b12e400000001000...";
|
|
ChatID = "2328";
|
|
|
|
Result = OPI_Bitrix24.DeleteUserFromChat(URL, ChatID, UserID, Token);
|