1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-07 15:20:39 +02:00
2024-08-13 10:24:12 +00:00

624 B

sidebar_position
8

Get picture block

Make picture block for SendMessage method

Function GetPictureBlock(Val Name, Val URL) Export

Parameter CLI option Type Destination
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%