| 程序包 | 说明 |
|---|---|
| com.ms.tools.push.dingtalk | |
| com.ms.tools.push.dingtalk.factory | |
| com.ms.tools.push.dingtalk.response |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends ActionCardBtnImpl> |
DingTalkWebhookUtils.sendActionCardBtnWebhook(T webhook)
钉钉机器人-链接消息推送
|
static <T extends ActionCardImpl> |
DingTalkWebhookUtils.sendActionCardWebhook(T webhook)
钉钉机器人-链接消息推送
|
static <T extends FeedCardImpl> |
DingTalkWebhookUtils.sendFeedCardWebhook(T webhook)
钉钉机器人-链接消息推送
|
static <T extends LinkImpl> |
DingTalkWebhookUtils.sendLinkWebhook(T webhook)
钉钉机器人-链接消息推送
|
static <T extends MarkdownImpl> |
DingTalkWebhookUtils.sendMarkdownWebhook(T webhook)
钉钉机器人-链接消息推送
|
static <T extends TextImpl> |
DingTalkWebhookUtils.sendTextWebhook(T webhook)
钉钉机器人-纯文本消息推送
|
static <T extends AbstractConfig> |
DingTalkWebhookUtils.sendWebhook(T webhook)
钉钉机器人-消息推送
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends AbstractConfig> |
DingTalkWebhookBuild.sendWebhook(T obj) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DingTalkWebhookResponse |
DingTalkWebhookResponse.errorNull() |
static DingTalkWebhookResponse |
DingTalkWebhookResponse.errorRequest() |
static DingTalkWebhookResponse |
DingTalkWebhookResponse.errorSignature() |
DingTalkWebhookResponse |
DingTalkWebhookResponse.parse() |
Copyright © 2024. All rights reserved.