mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-20 05:19:32 +02:00
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
|
|
Name = "testcov" + String(New UUID);
|
|
Channel = "C070VPMKN8J";
|
|
|
|
Response = OPI_Slack.RenameChannel(Token, Channel, Name); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|