1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-05 15:15:50 +02:00
2024-08-13 15:52:26 +03:00

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%