content property
ZH
推送内容
优先使用 MessagePushConfig 的 pushContent,如果没有,则使用 sendMessage 或者 sendMediaMessage 的 pushContent。
EN
Push content
Prefer MessagePushConfig.pushContent; otherwise use pushContent passed to sendMessage/sendMediaMessage
Implementation
String? content;