public interface InterActionBase
| Modifier and Type | Method and Description |
|---|---|
void |
response(String interaction_id,
String body)
属性 类型 必填 说明 interaction_id string 是 上述事件中获得。
属性 类型 必填 说明 code int 是 0 成功
1 操作失败 2 操作频繁 3 重复操作 4 没有权限 5 仅管理员操作 |
Copyright © 2024. All rights reserved.