feat: Support link unfurling for all the channels within the same connected channel account. (#8033)

This commit is contained in:
Muhsin Keloth
2023-10-08 17:55:03 +05:30
committed by GitHub
parent 1b63adfb2e
commit 26e8877cd9
6 changed files with 130 additions and 22 deletions

View File

@@ -92,7 +92,7 @@ gem 'twitty', '~> 0.1.5'
# facebook client
gem 'koala'
# slack client
gem 'slack-ruby-client', '~> 2.0.0'
gem 'slack-ruby-client', '~> 2.2.0'
# for dialogflow integrations
gem 'google-cloud-dialogflow-v2'
gem 'grpc'