1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-06 21:04:14 +02:00
Files
OpenIntegrations/docs/en/examples/Slack/InviteUsersToChannel.txt
T
Vitaly the Alpaca (bot) 1521a0741f Main build (Jenkins)
2025-07-28 20:20:57 +03:00

6 lines
178 B
Plaintext
Vendored

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