Feat: send fb message outside of standard messaging window (#4439)

This commit is contained in:
Tejaswini Chile
2022-04-19 12:21:20 +05:30
committed by GitHub
parent d2d838afd1
commit 1ccd29140d
6 changed files with 26 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ class Channel::FacebookPage < ApplicationRecord
end
def has_24_hour_messaging_window?
true
false
end
def create_contact_inbox(instagram_id, name)