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-29 17:14:45 +03:00
parent 5edfbc9772
commit 5a2cb95d8c
25 changed files with 5226 additions and 5226 deletions
@@ -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)&lt;br/&gt;
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)&lt;br/&gt;
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)&lt;br/&gt;
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/>