1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-23 12:18:48 +02:00
OpenIntegrations/docs/en/examples/Slack/KickUserFromChannel.txt

6 lines
177 B
Plaintext
Raw Normal View History

 Token = "xoxb-6965308400114-696804637...";
2025-02-18 14:08:09 +03:00
Channel = "C08DRUZUEGK";
User = "U06UABH3APP";
Result = OPI_Slack.KickUserFromChannel(Token, Channel, User);