1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00
Files
OpenIntegrations/docs/en/examples/Slack/KickUserFromChannel.txt
Vitaly the Alpaca (bot) 11e3216280 Main build (Jenkins)
2025-10-29 21:59:54 +03:00

6 lines
177 B
Plaintext
Vendored

Token = "xoxb-6965308400114-696804637...";
Channel = "C09PZ7SS9G8";
User = "U06UABH3APP";
Result = OPI_Slack.KickUserFromChannel(Token, Channel, User);