mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-28 09:08:38 +02:00
11 lines
326 B
Plaintext
11 lines
326 B
Plaintext
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
|
|
ChatID = "1006";
|
|
|
|
Result = OPI_Bitrix24.GetChatUsers(URL, ChatID);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "21750a67006e9f06006b12e400000001000...";
|
|
ChatID = "1008";
|
|
|
|
Result = OPI_Bitrix24.GetChatUsers(URL, ChatID, Token);
|