Currently we allow the reply.sent property to be overwritten by a user.
it should be protected by a getter, and accessed directly via a symbol inside Reply.
This will likely conflicting with: #1328, so let's wait for that to land.
I propose we land this in v2.0.0-rc.3.
Currently we allow the reply.sent property to be overwritten by a user.
it should be protected by a getter, and accessed directly via a symbol inside
Reply.This will likely conflicting with: #1328, so let's wait for that to land.
I propose we land this in v2.0.0-rc.3.