* Implement Message.__bool__ with similar semantics to a collection, such that any value being set on the message (i.e. having a non-default value) make the Message value truthy . Co-authored-by: nat <n@natn.me>
Add sphinx docs with readthedocs integration. Docs can be built locally with `poe docs`.