| 程序包 | 说明 |
|---|---|
| xiongwei.jiang.constant | |
| xiongwei.jiang.service | |
| xiongwei.jiang.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static BotMsgAtType |
BotMsgAtType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BotMsgAtType[] |
BotMsgAtType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
BotMsgResponseDTO |
WXWorkService.sendBotTextMsg(Integer botIndex,
BotMsgAtType atType,
List<String> atMemberList,
String content)
发送机器人文本消息
|
| 限定符和类型 | 方法和说明 |
|---|---|
BotMsgResponseDTO |
WXWorkServiceImpl.sendBotTextMsg(Integer botIndex,
BotMsgAtType atType,
List<String> atMemberList,
String content) |
Copyright © 2021. All rights reserved.