sending_state property

MessageSendingState? sending_state
read / write

The sending state of the message; may be null if the message isn't being sent and didn't fail to be sent.

Implementation

MessageSendingState? sending_state;