mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-06 03:54:27 +02:00
7 lines
244 B
Plaintext
7 lines
244 B
Plaintext
|
|
Text = "Alpaca picture";
|
|
URL = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/Media/logo.png?v1";
|
|
|
|
Response = OPI_Slack.GenerateImageBlock(URL, Text); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|