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

2025-10-21 11:36:43 +03:00
 Token = "xoxb-6965308400114-696804637...";
2025-10-21 21:43:05 +03:00
Channel = "C09MRB3P6N6";
Result = OPI_Slack.LeaveChannel(Token, Channel);