mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-16 11:38:11 +02:00
670 B
670 B
sidebar_position |
---|
9 |
Get file block
Make file block for SendMessage method
Function GetFileBlock(Val Name, Val URL) Export
Parameter | CLI option | Type | Description |
---|---|---|---|
Name | --title | String | Picture name |
URL | --url | String | File URL |
Returns: Structure - FileBlock
:::tip
Blocks at API documentation: Link
:::
oint bitrix24 GetFileBlock --title %title% --url %url%