1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-10-15 13:51:58 +03:00
parent b778c967fb
commit 20c8a991c5
326 changed files with 5929 additions and 5797 deletions
@@ -25,6 +25,7 @@ import TabItem from '@theme/TabItem';
:::tip
Method at API documentation: [POST ​/chats​/avatar​/set](https://teams.vk.com/botapi/#/chats/post_chats_avatar_set)
Parameters with Binary data type can also accept file paths on disk and URLs
:::
<br/>
@@ -28,6 +28,7 @@ import TabItem from '@theme/TabItem';
:::tip
Method at API documentation: [POST /messages/sendFile](https://teams.vk.com/botapi/#/messages/post_messages_sendFile)
Parameters with Binary data type can also accept file paths on disk and URLs
:::
<br/>
@@ -30,6 +30,7 @@ import TabItem from '@theme/TabItem';
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)
Parameters with Binary data type can also accept file paths on disk and URLs
:::
<br/>