Commit f9d824d
committed
ref(slack): Add warning log for unrecognized channel types in has_history_scope
Log a warning when has_history_scope falls through to the default
return without matching any known channel type, making it easier to
diagnose unexpected conversation types from the Slack API.1 parent d0b0951 commit f9d824d
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | 287 | | |
289 | 288 | | |
290 | 289 | | |
291 | 290 | | |
292 | 291 | | |
293 | 292 | | |
294 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
295 | 298 | | |
296 | 299 | | |
297 | 300 | | |
| |||
0 commit comments