mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-24 05:36:29 +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
|