public class OapiMessageMassSendRequest extends BaseTaobaoRequest<OapiMessageMassSendResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OapiMessageMassSendRequest.ActionCard
action_card卡片消息
|
static class |
OapiMessageMassSendRequest.Body
消息体
|
static class |
OapiMessageMassSendRequest.Button
使用独立跳转ActionCard样式时的按钮列表;必须与btn_orientation同时设置
|
static class |
OapiMessageMassSendRequest.File
文件消息
|
static class |
OapiMessageMassSendRequest.FormItem
消息体的表单,最多显示6个,超过会被隐藏
|
static class |
OapiMessageMassSendRequest.Head
消息头部内容
|
static class |
OapiMessageMassSendRequest.Link
链接消息
|
static class |
OapiMessageMassSendRequest.Markdown
markdown消息
|
static class |
OapiMessageMassSendRequest.MessageBody
消息体
|
static class |
OapiMessageMassSendRequest.OA
oa消息
|
static class |
OapiMessageMassSendRequest.RichText
单行富文本信息
|
static class |
OapiMessageMassSendRequest.Voice
语音消息
|
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| 构造器和说明 |
|---|
OapiMessageMassSendRequest() |
getBatchApiOrder, getBatchApiSession, getHeaderMap, getTargetAppKey, getTimestamp, getTopApiFormat, getTopApiVersion, getTopContentType, getTopMixParams, putHeaderParam, putOtherTextParam, setBatchApiOrder, setBatchApiSession, setHeaderMap, setTargetAppKey, setTimestamp, setTopApiCallType, setTopApiFormat, setTopApiVersion, setTopContentType, setTopMixParamspublic void setDepIdList(String depIdList)
public String getDepIdList()
public void setIsPreview(Boolean isPreview)
public Boolean getIsPreview()
public void setIsToAll(Boolean isToAll)
public Boolean getIsToAll()
public void setMediaId(String mediaId)
public String getMediaId()
public void setMsgBody(String msgBody)
public void setMsgBody(OapiMessageMassSendRequest.MessageBody msgBody)
public String getMsgBody()
public void setMsgType(String msgType)
public String getMsgType()
public void setTextContent(String textContent)
public String getTextContent()
public void setUnionid(String unionid)
public String getUnionid()
public void setUseridList(String useridList)
public String getUseridList()
public void setUuid(String uuid)
public String getUuid()
public String getApiMethodName()
TaobaoRequestgetApiMethodName 在接口中 TaobaoRequest<OapiMessageMassSendResponse>getApiMethodName 在类中 BaseTaobaoRequest<OapiMessageMassSendResponse>public String getTopResponseType()
TaobaoRequestpublic void setTopResponseType(String topResponseType)
public String getTopApiCallType()
TaobaoRequestpublic String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod 在接口中 TaobaoRequest<OapiMessageMassSendResponse>getTopHttpMethod 在类中 BaseTaobaoRequest<OapiMessageMassSendResponse>public void setTopHttpMethod(String topHttpMethod)
public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<OapiMessageMassSendResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2020. All rights reserved.