1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-08 21:13:14 +02:00
Files
OpenIntegrations/docs/en/examples/Slack/CreateChannel.txt
T
Vitaly the Alpaca (bot) c25ed70ac3 Main build (Jenkins)
2026-02-13 14:09:07 +03:00

4 lines
141 B
Plaintext
Vendored

Token = "xoxb-6965308400114-696804637...";
Name = "testconv" + String(New UUID);
Result = OPI_Slack.CreateChannel(Token, Name);