1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/examples/Slack/CreateChannel.txt
T

4 lines
141 B
Plaintext
Vendored

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