mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-10 04:18:47 +02:00
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
|
|
ExcludeArchived = True;
|
|
|
|
Response = OPI_Slack.GetChannelList(Token, ExcludeArchived); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|