mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-13 13:59:20 +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
|