1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-06 08:49:29 +02:00

небольшие правки перевода

This commit is contained in:
Anton Titovets
2024-06-06 15:33:52 +03:00
parent fb0a106ff7
commit d8b6f0ff8c
237 changed files with 264 additions and 264 deletions

View File

@@ -16,7 +16,7 @@ sidebar_position: 4
| IsDelayed | --issheduled | Boolean | Indicator of deleting a delayed message |
Returns: Key-Value Pair - Serialized JSON response from Slack
Returns: Map Of KeyAndValue - Serialized JSON response from Slack
```bsl title="Code example"

View File

@@ -17,7 +17,7 @@ sidebar_position: 3
| BlockArray | --blocks | Array of Structure | JSON array of block descriptions |
Returns: Key-Value Pair - Serialized JSON response from Slack
Returns: Map Of KeyAndValue - Serialized JSON response from Slack
```bsl title="Code example"

View File

@@ -15,7 +15,7 @@ sidebar_position: 5
| Cursor | --cursor | String | Pointer from the previous request, if the result rows > 100 |
Returns: Key-Value Pair - Serialized JSON response from Slack
Returns: Map Of KeyAndValue - Serialized JSON response from Slack
```bsl title="Code example"

View File

@@ -15,7 +15,7 @@ sidebar_position: 6
| Timestamp | --stamp | String | Timestamp or message ID |
Returns: Key-Value Pair - Serialized JSON response from Slack
Returns: Map Of KeyAndValue - Serialized JSON response from Slack
```bsl title="Code example"

View File

@@ -16,7 +16,7 @@ sidebar_position: 7
| Cursor | --cursor | String | Pointer from the previous request, if the result rows > 100 |
Returns: Key-Value Pair - Serialized JSON response from Slack
Returns: Map Of KeyAndValue - Serialized JSON response from Slack
```bsl title="Code example"

View File

@@ -17,7 +17,7 @@ Sends a message that arrives in the channel but is visible only to a specific us
| Blocks | --blocks | Array of Structure | JSON array of block descriptions |
Returns: Key-Value Pair - Serialized JSON response from Slack
Returns: Map Of KeyAndValue - Serialized JSON response from Slack
```bsl title="Code example"

View File

@@ -17,7 +17,7 @@ sidebar_position: 1
| Blocks | --blocks | Array of Structure | JSON array of block descriptions |
Returns: Key-Value Pair - Serialized JSON response from Slack
Returns: Map Of KeyAndValue - Serialized JSON response from Slack
```bsl title="Code example"