1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-27 12:32:33 +02:00
OpenIntegrations/docs/en/examples/Slack/SetChannelGoal.txt
2024-10-06 21:42:10 +03:00

6 lines
172 B
Plaintext

Token = "xoxb-6965308400114-696804637...";
Channel = "C07QP1YT6FN";
Purpose = "TestGoal";
Result = OPI_Slack.SetChannelGoal(Token, Channel, Purpose);