Modifier and Type | Class and Description |
---|---|
class |
QRCodeResult |
class |
ShorturlResult
长URL转短URL用返回结果实体类
|
Modifier and Type | Method and Description |
---|---|
ErrcodeBean |
ICommentApi.closeComment(OpenCommentParam openCommentParam)
2.2 关闭已群发文章评论(新增接口)
|
ErrcodeBean |
ICommentApi.deleteComment(UserCommentParam userCommentParam)
2.6 删除评论(新增接口)
|
ErrcodeBean |
ICommentApi.deleteReplyComment(UserCommentParam userCommentParam)
2.8 删除回复(新增接口)
|
ErrcodeBean |
ICommentApi.markelectComment(UserCommentParam userCommentParam)
2.4 将评论标记精选(新增接口)
|
ErrcodeBean |
ICommentApi.openComment(OpenCommentParam openCommentParam)
2.1 打开已群发文章评论(新增接口)
|
ErrcodeBean |
ICommentApi.replyComment(ReplyCommentParam replyCommentParam)
2.7 回复评论(新增接口)
|
ErrcodeBean |
ICommentApi.unmarkelectComment(UserCommentParam userCommentParam)
2.5 将评论取消精选
|
Modifier and Type | Class and Description |
---|---|
class |
ListCommentResult
Auto-generated: 2019-08-21 22:16:6
|
Modifier and Type | Method and Description |
---|---|
ErrcodeBean |
IForeverApi.delMaterial(MediaParam mediaParam)
删除永久素材
1、请谨慎操作本接口,因为它可以删除公众号在公众平台官网素材管理模块中新建的图文消息、语音、视频等素材(但需要先通过获取素材列表来获知素材的media_id) 2、临时素材无法通过本接口删除 3、调用该接口需https协议 |
ErrcodeBean |
IForeverApi.updateNews(NewsBeanForUpdate newsBean)
修改永久图文素材
1、也可以在公众平台官网素材管理模块中保存的图文消息(永久图文素材) |
Modifier and Type | Class and Description |
---|---|
class |
BatchgetMaterialResult |
class |
MaterialCountResult |
class |
MaterialResult |
class |
MediaBean
临时素材实体类
|
class |
VideoResult |
Modifier and Type | Method and Description |
---|---|
ErrcodeBean |
IMenuApi.createMenu(MenuBean menuBean)
创建自定义菜单目录
|
ErrcodeBean |
IConditionalMenuApi.delConditional(ConditionalBean conditionalBean)
删除个性化菜单
|
ErrcodeBean |
IMenuApi.deleteAllMenu()
删除全部自定义菜单信息
|
Modifier and Type | Method and Description |
---|---|
ErrcodeBean |
ICustomerServiceApi.addKfAcount(KfAccountParam kfAccountParam)
添加客服帐号
|
ErrcodeBean |
ICustomerServiceApi.deleteKfAcount(KfAccountParam kfAccountParam)
删除客服帐号
|
ErrcodeBean |
ICustomerServiceApi.sendMessage(BaseSendMessageParam baseSendMessageParam)
发送消息
|
ErrcodeBean |
ICustomerServiceApi.typingStatus(TypingStatusParam typingStatusParam)
客服输入状态
|
ErrcodeBean |
ICustomerServiceApi.updateKfAcount(KfAccountParam kfAccountParam)
修改客服账号
|
ErrcodeBean |
ICustomerServiceApi.uploadHeadImg(UploadHeadImgParam uploadHeadImgParam)
设置客服帐号的头像
|
Modifier and Type | Class and Description |
---|---|
class |
KfAccountListResult |
Modifier and Type | Method and Description |
---|---|
ErrcodeBean |
IGroupMessageApi.deleteGroupMessageSended(DeleteParam deleteParam)
删除群发【订阅号与服务号认证后均可用】
|
ErrcodeBean |
IGroupMessageApi.setGroupMessageSendSpeed(SpeedParam speedParam)
设置群发速度
|
Modifier and Type | Class and Description |
---|---|
class |
GroupMessageSendStatusResult |
class |
SpeedResult |
class |
UploadImageResult |
class |
UploadNewsResult
Auto-generated: 2019-08-26 9:57:8
|
Modifier and Type | Class and Description |
---|---|
class |
OpenIdGroupSendResult
Auto-generated: 2019-08-26 10:21:47
|
Modifier and Type | Class and Description |
---|---|
class |
PreviewResult
Auto-generated: 2019-08-26 10:21:47
|
Modifier and Type | Class and Description |
---|---|
class |
TagGroupSendResult
Auto-generated: 2019-08-26 10:21:47
|
Modifier and Type | Method and Description |
---|---|
ErrcodeBean |
ITemplateApi.delPrivateTemplate(DelTemplateParam delTemplateParam)
删除模板
|
ErrcodeBean |
ITemplateApi.setIndustry(SetIndustryParam setIndustryParam)
设置所属行业
|
Modifier and Type | Class and Description |
---|---|
class |
GetIndustryResult
Auto-generated: 2019-08-28 22:52:49
|
class |
SendTemplateMessageResult |
class |
TemplateIdResult |
Modifier and Type | Method and Description |
---|---|
ErrcodeBean |
IBlackListApi.batchBlackList(BatchBlackListParam batchBlackListParam)
2.
|
ErrcodeBean |
ITagsApi.batchTagging(BatchTagParam batchTagParam)
1.
|
ErrcodeBean |
IBlackListApi.batchUnblackList(BatchBlackListParam batchBlackListParam)
3.
|
ErrcodeBean |
ITagsApi.batchUntagging(BatchTagParam batchTagParam)
2.
|
ErrcodeBean |
ITagsApi.delete(TagWapperParam param)
4.
|
ErrcodeBean |
ITagsApi.update(TagWapperParam param)
3.
|
ErrcodeBean |
IRemarkApi.updateRemark(RemarkParam remarkParam)
设置用户备注名
|
Modifier and Type | Class and Description |
---|---|
class |
BatchUserInfoResult |
class |
BlackListResult
Auto-generated: 2019-08-14 23:40:11
|
class |
TagFunsResult
Auto-generated: 2019-08-14 15:11:25
|
class |
TagListResult |
class |
TagsWapperResult |
class |
TagWapperResult |
class |
UserInfoResult
Auto-generated: 2019-08-14 17:41:49
|
class |
UserListResult
Auto-generated: 2019-08-14 22:27:27
|
Modifier and Type | Method and Description |
---|---|
static ErrcodeBean |
OAuth2Tools.checkAccessToken(String accessToken,
String openId)
附:检验授权凭证(access_token)是否有效
|
Modifier and Type | Class and Description |
---|---|
class |
JsapiTicketResult
微信公众号 js sdk中获取jsapi_ticket信息的实体类
|
Modifier and Type | Class and Description |
---|---|
class |
TicketResult |
Copyright © 2020. All rights reserved.