**Describe the solution you'd like** - Update `Reminder` model to have `EntityChannel` model as a field instead of channel_id. - Update slack, nest handlers and schedulers that uses the channel id of `Reminder` model. - Update tests. **Are you going to work on implementing this?** - [x] Yes - [ ] No