| Modifier and Type | Class and Description |
|---|---|
static class |
Markdown.Param |
| Constructor and Description |
|---|
Markdown(String custom_template_id)
需要再QQ机器人管理平台 申请并审核通过后使用
|
| Modifier and Type | Method and Description |
|---|---|
Markdown |
addParam(String key,
String value) |
Result<V2Result> |
send(SenderAndCidMidGetter er)
所有可发送的
|
Result<V2Result> |
send(SenderAndCidMidGetter er,
Integer msgSeq) |
Markdown |
setContent(String content) |
Markdown |
setKeyboard(Keyboard keyboard) |
Markdown |
setKeyboard(String id) |
public Result<V2Result> send(SenderAndCidMidGetter er)
SendAblepublic Result<V2Result> send(SenderAndCidMidGetter er, Integer msgSeq)
Copyright © 2023. All rights reserved.