1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-11 23:27:21 +02:00
Files
OpenIntegrations/docs/en/examples/Slack/SendExternalFile.txt
Vitaly the Alpaca (bot) b34e09430c Main build (Jenkins)
2024-10-20 15:55:22 +03:00

6 lines
176 B
Plaintext

Token = "xoxb-6965308400114-696804637...";
Channel = "C06UFNUTKUL";
FileID = "F07SP6DRTJP";
Result = OPI_Slack.SendExternalFile(Token, FileID, Channel);