mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-24 05:36:29 +02:00
7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
|
|
PageNumber = 1;
|
|
Channel = "C123456";
|
|
|
|
Response = OPI_Slack.GetFilesList(Token, Channel, PageNumber); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|