SendMessageOptions

SendMessageOptions

Properties:
Name Type Attributes Description
onlineUserOnly boolean <optional>

Whether the message is only sent to online users, default is false; if set to true, the message will not be stored in roaming, not counted as unread, and not pushed offline to recipients

offlinePushInfo OfflinePushInfo <optional>

Offline push configuration

messageControlInfo MessageControlInfo <optional>

Message control

Message Sending Options