1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-06 03:54:27 +02:00
OpenIntegrations/docs/en/examples/Slack/SendMessage.txt

7 lines
183 B
Plaintext

Channel = "C070VPMKN8J";
Text = "TestMessage";
Response = OPI_Slack.SendMessage(Token, Channel, Text); //Map
Response = OPI_Tools.JSONString(Response); //JSON string