mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-06 03:54:27 +02:00
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
|
|
Channel = "C070VPMKN8J";
|
|
Topic = "TestTopic";
|
|
|
|
Response = OPI_Slack.SetChannelTopic(Token, Channel, Topic); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|