sending_state property
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;
The sending state of the message; may be null if the message isn't being sent and didn't fail to be sent.
MessageSendingState? sending_state;