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