mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-25 21:39:21 +02:00
11 lines
326 B
Plaintext
11 lines
326 B
Plaintext
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
|
ChatID = "1250";
|
|
|
|
Result = OPI_Bitrix24.GetChatUsers(URL, ChatID);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "82d42767006e9f06006b12e400000001000...";
|
|
ChatID = "1252";
|
|
|
|
Result = OPI_Bitrix24.GetChatUsers(URL, ChatID, Token);
|