Add Slack thread/reply support (#93384)
This commit is contained in:
parent
e4742c04f2
commit
11c4c37cf9
5 changed files with 46 additions and 6 deletions
|
@ -10,6 +10,7 @@ ATTR_SNOOZE = "snooze_endtime"
|
|||
ATTR_URL = "url"
|
||||
ATTR_USERNAME = "username"
|
||||
ATTR_USER_ID = "user_id"
|
||||
ATTR_THREAD_TS = "thread_ts"
|
||||
|
||||
CONF_DEFAULT_CHANNEL = "default_channel"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue