1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/examples/Slack/LeaveChannel.txt

5 lines
135 B
Plaintext
Raw Normal View History

 Token = "xoxb-6965308400114-696804637...";
2025-03-19 13:45:16 +03:00
Channel = "C08J8JU9AMB";
Result = OPI_Slack.LeaveChannel(Token, Channel);