You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
13 lines
362 B
Plaintext
Vendored
13 lines
362 B
Plaintext
Vendored
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
|
|
ChatID = "2936";
|
|
|
|
UserID = 10;
|
|
|
|
Result = OPI_Bitrix24.DeleteUserFromChat(URL, ChatID, UserID);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "9c04a368006e9f06006b12e400000001000...";
|
|
ChatID = "2938";
|
|
|
|
Result = OPI_Bitrix24.DeleteUserFromChat(URL, ChatID, UserID, Token);
|