iachat/lib/integrations/slack
Muhsin Keloth 64138ef220
chore: Rescue Slack::Web::Api::Errors::NotInChannel error (#8670)
The primary cause of this issue is when Chatwoot sends a message to a channel that has either been deleted or is unauthorized. So, we will prompt reauthorization when this error occurs.

Fixes https://linear.app/chatwoot/issue/CW-2930/slackwebapierrorsnotinchannel-not-in-channel
2024-01-09 14:30:17 -08:00
..
channel_builder.rb chore: Disable archived channels from the slack integration (#7904) 2023-09-12 22:21:50 +05:30
hook_builder.rb feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
incoming_message_builder.rb feat: Support link unfurling for all the channels within the same connected channel account. (#8033) 2023-10-08 17:55:03 +05:30
link_unfurl_formatter.rb feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
send_on_slack_service.rb chore: Rescue Slack::Web::Api::Errors::NotInChannel error (#8670) 2024-01-09 14:30:17 -08:00
slack_link_unfurl_service.rb feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
slack_message_helper.rb feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30