类 BotMessage
java.lang.Object
com.lark.oapi.service.helpdesk.v1.model.BotMessage
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static BotMessage.BuildervoidsetContent(String content) voidsetMsgType(String msgType) voidsetReceiverId(String receiverId) voidsetReceiveType(String receiveType)
-
构造器详细资料
-
BotMessage
public BotMessage() -
BotMessage
-
-
方法详细资料
-
newBuilder
-
getMsgType
-
setMsgType
-
getContent
-
setContent
-
getReceiverId
-
setReceiverId
-
getReceiveType
-
setReceiveType
-