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