You've already forked OpenIntegrations
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:
@@ -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/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user