mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +02:00
7 lines
276 B
Plaintext
7 lines
276 B
Plaintext
|
|
||
|
Channel = "C070VPMKN8J";
|
||
|
Block = OPI_Slack.GenerateImageBlock("https://opi.neocities.org/test_data/picture.jpg", "Image");
|
||
|
|
||
|
Response = OPI_Slack.SendEphemeralMessage(Token, Channel,, User, Block); //Map
|
||
|
Response = OPI_Tools.JSONString(Response); //JSON string
|