content property

String? content
getter/setter pair

开发者自定义的反垃圾字段,content 必须是 json 格式,仅适用于自定义消息类型

Implementation

String? content;