1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/examples/Slack/EditMessage.txt
Vitaly the Alpaca (bot) 7dc8cdfa67 Main build (Jenkins)
2025-04-16 22:15:09 +03:00

8 lines
220 B
Plaintext
Vendored

Token = "xoxb-6965308400114-696804637...";
Channel = "C06UFNUTKUL";
Timestamp = "1744820132.389659";
Text = "TestMessage2";
Result = OPI_Slack.EditMessage(Token, Channel, Timestamp, Text);