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/SetChannelGoal.txt

6 lines
172 B
Plaintext
Raw Normal View History

 Token = "xoxb-6965308400114-696804637...";
2024-10-15 09:53:37 +03:00
Channel = "C07RTRYK673";
Purpose = "TestGoal";
Result = OPI_Slack.SetChannelGoal(Token, Channel, Purpose);