﻿  
  ExcludeArchived = True;
  
  Response = OPI_Slack.GetChannelList(Token, ExcludeArchived); //Map
  Response = OPI_Tools.JSONString(Response); //JSON string
