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

5 lines
174 B
Plaintext
Vendored

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