mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-21 21:27: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
|