mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-24 08:52:18 +02:00
Main build (Jenkins)
This commit is contained in:
parent
2eca5b0305
commit
99fdfedef1
@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [im.chat.updateAvatar](https://dev.1c-bitrix.ru/learning/course/?COURSE_ID=93&LESSON_ID=12109)<br/>
|
||||
Method at API documentation: [im.chat.updateAvatar](https://dev.1c-bitrix.ru/learning/course/?COURSE_ID=93&LESSON_ID=12109)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -26,7 +26,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [disk.folder.uploadfile](https://dev.1c-bitrix.ru/rest_help/disk/folder/disk_folder_uploadfile.php)<br/>
|
||||
Method at API documentation: [disk.folder.uploadfile](https://dev.1c-bitrix.ru/rest_help/disk/folder/disk_folder_uploadfile.php)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [disk.storage.uploadfile](https://dev.1c-bitrix.ru/rest_help/disk/storage/disk_storage_uploadfile.php)<br/>
|
||||
Method at API documentation: [disk.storage.uploadfile](https://dev.1c-bitrix.ru/rest_help/disk/storage/disk_storage_uploadfile.php)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
:::tip
|
||||
Returning fields as a map allows you to specify the filtering type before the filtered field name
|
||||
|
||||
Types of filtration: !, <, <=, >, >=. For example: !ID:3 (ID not equal to 3)
|
||||
Types of filtration: !, <, <=, >, >=. For example: !ID:3 (ID not equal to 3)
|
||||
:::
|
||||
<br/>
|
||||
|
||||
|
@ -24,7 +24,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Neocities API docs: [neocities.org/api](https://neocities.org/api)<br/>
|
||||
Neocities API docs: [neocities.org/api](https://neocities.org/api)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [sendAudio](https://core.telegram.org/bots/api#sendaudio)<br/>
|
||||
Method at API documentation: [sendAudio](https://core.telegram.org/bots/api#sendaudio)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -28,7 +28,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [sendDocument](https://core.telegram.org/bots/api#senddocument)<br/>
|
||||
Method at API documentation: [sendDocument](https://core.telegram.org/bots/api#senddocument)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [sendAnimation](https://core.telegram.org/bots/api#sendanimation)<br/>
|
||||
Method at API documentation: [sendAnimation](https://core.telegram.org/bots/api#sendanimation)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [sendPhoto](https://core.telegram.org/bots/api#sendphoto)<br/>
|
||||
Method at API documentation: [sendPhoto](https://core.telegram.org/bots/api#sendphoto)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [sendVideo](https://core.telegram.org/bots/api#sendvideo)<br/>
|
||||
Method at API documentation: [sendVideo](https://core.telegram.org/bots/api#sendvideo)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -24,7 +24,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [POST /chats/avatar/set](https://teams.vk.com/botapi/#/chats/post_chats_avatar_set)<br/>
|
||||
Method at API documentation: [POST /chats/avatar/set](https://teams.vk.com/botapi/#/chats/post_chats_avatar_set)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Method at API documentation: [POST /messages/sendFile](https://teams.vk.com/botapi/#/messages/post_messages_sendFile)<br/>
|
||||
Method at API documentation: [POST /messages/sendFile](https://teams.vk.com/botapi/#/messages/post_messages_sendFile)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -29,7 +29,7 @@ import TabItem from '@theme/TabItem';
|
||||
:::tip
|
||||
If you want the client to display this file as a playable voice message, it must be in aac, ogg, or m4a format
|
||||
|
||||
Method at API documentation: [POST /messages/sendVoice](https://teams.vk.com/botapi/#/messages/post_messages_sendVoice)<br/>
|
||||
Method at API documentation: [POST /messages/sendVoice](https://teams.vk.com/botapi/#/messages/post_messages_sendVoice)<br/>
|
||||
Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:::
|
||||
<br/>
|
||||
|
@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [im.chat.updateAvatar](https://dev.1c-bitrix.ru/learning/course/?COURSE_ID=93&LESSON_ID=12109)<br/>
|
||||
Метод в документации API: [im.chat.updateAvatar](https://dev.1c-bitrix.ru/learning/course/?COURSE_ID=93&LESSON_ID=12109)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -26,7 +26,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [disk.folder.uploadfile](https://dev.1c-bitrix.ru/rest_help/disk/folder/disk_folder_uploadfile.php)<br/>
|
||||
Метод в документации API: [disk.folder.uploadfile](https://dev.1c-bitrix.ru/rest_help/disk/folder/disk_folder_uploadfile.php)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [disk.storage.uploadfile](https://dev.1c-bitrix.ru/rest_help/disk/storage/disk_storage_uploadfile.php)<br/>
|
||||
Метод в документации API: [disk.storage.uploadfile](https://dev.1c-bitrix.ru/rest_help/disk/storage/disk_storage_uploadfile.php)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
|
||||
:::tip
|
||||
Возврат полей в качестве соответствия позволяет указывать тип фильтрации перед названием фильтруемого поля
|
||||
|
||||
Типы фильтрации: !, <, <=, >, >=. Например: !ID:3 (т.е. ID не равно 3)
|
||||
Типы фильтрации: !, <, <=, >, >=. Например: !ID:3 (т.е. ID не равно 3)
|
||||
:::
|
||||
<br/>
|
||||
|
||||
|
@ -24,7 +24,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Документация Neocities API: [neocities.org/api](https://neocities.org/api)<br/>
|
||||
Документация Neocities API: [neocities.org/api](https://neocities.org/api)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [sendAudio](https://core.telegram.org/bots/api#sendaudio)<br/>
|
||||
Метод в документации API: [sendAudio](https://core.telegram.org/bots/api#sendaudio)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -28,7 +28,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [sendDocument](https://core.telegram.org/bots/api#senddocument)<br/>
|
||||
Метод в документации API: [sendDocument](https://core.telegram.org/bots/api#senddocument)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [sendAnimation](https://core.telegram.org/bots/api#sendanimation)<br/>
|
||||
Метод в документации API: [sendAnimation](https://core.telegram.org/bots/api#sendanimation)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [sendPhoto](https://core.telegram.org/bots/api#sendphoto)<br/>
|
||||
Метод в документации API: [sendPhoto](https://core.telegram.org/bots/api#sendphoto)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [sendVideo](https://core.telegram.org/bots/api#sendvideo)<br/>
|
||||
Метод в документации API: [sendVideo](https://core.telegram.org/bots/api#sendvideo)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -24,7 +24,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [POST /chats/avatar/set](https://teams.vk.com/botapi/#/chats/post_chats_avatar_set)<br/>
|
||||
Метод в документации API: [POST /chats/avatar/set](https://teams.vk.com/botapi/#/chats/post_chats_avatar_set)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
|
||||
<br/>
|
||||
|
||||
:::tip
|
||||
Метод в документации API: [POST /messages/sendFile](https://teams.vk.com/botapi/#/messages/post_messages_sendFile)<br/>
|
||||
Метод в документации API: [POST /messages/sendFile](https://teams.vk.com/botapi/#/messages/post_messages_sendFile)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
@ -29,7 +29,7 @@ import TabItem from '@theme/TabItem';
|
||||
:::tip
|
||||
Если вы хотите, чтобы клиент отображал этот файл как воспроизводимое голосовое сообщение, он должен быть в формате aac, ogg или m4a
|
||||
|
||||
Метод в документации API: [POST /messages/sendVoice](https://teams.vk.com/botapi/#/messages/post_messages_sendVoice)<br/>
|
||||
Метод в документации API: [POST /messages/sendVoice](https://teams.vk.com/botapi/#/messages/post_messages_sendVoice)<br/>
|
||||
Параметры с типом данных Двоичные данные могут принимать также пути к файлам на диске и URL
|
||||
:::
|
||||
<br/>
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user