我正在使用jira-python客户端向一个问题添加评论:comment = 'A Slack channel has been created for discussingid={}&team={}'.format(new_channel_id, SLACK_TEAM_ID)jira-python客户端只是JIRA rest api
我想回应的消息在渠道以及私人团体在斯拉克。我已经对在公共通道中发送的消息做出了反应,但是当涉及到私有组时,api响应是"channel_not_found“,尽管我传递的是正确的通道ID。/3.10/lib/python3.10/site-packages/slack_sdk/web/base_client.py", line 145, in api_call
return