Masking errors
Fixed
- Masked a bunch of noise errors when deleting messages.
- Added more checks for deleting messages.
Breaking
thread_initiate
is now dispatched at the beginning of the setup process.thread_create
is dispatched when the thread is registered as a thread by Modmail (ie. when channel topic is edited).thread_ready
is dispatched when a thread finishes its setup steps.