public class WxCpAppChatMessage extends Object implements Serializable
应用推送消息 Created by Binary Wang on 2019/1/26.
构造器和说明 |
---|
WxCpAppChatMessage() |
public static WxCpAppChatMessage buildTextMsg(String chatId, String content, boolean safe)
chatId
- the chat idcontent
- the contentsafe
- the safepublic String toJson()
Copyright © 2024. All rights reserved.