feat: send instagram message after 24 hours (#4698)

Added MESSAGE_TAG: HUMAN_AGENT for Instagram messages if the user wants to send it after the standard message window.

Fixes #4689
This commit is contained in:
Tejaswini Chile
2022-05-26 19:05:30 +05:30
committed by GitHub
parent 1215f37dda
commit 47a6d9681a
5 changed files with 122 additions and 14 deletions

View File

@@ -59,3 +59,6 @@
- name: DISABLE_USER_PROFILE_UPDATE
value: false
locked: false
- name: ENABLE_MESSENGER_CHANNEL_HUMAN_AGENT
value: false
locked: false