You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-06 08:49:29 +02:00
небольшие правки перевода
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user