| 类 | 说明 |
|---|---|
| EventMsgVo |
消息事件
|
| EventMsgVo.Event |
Event对象
包括事件的内容。
|
| EventMsgVo.Event.Chat | |
| EventMsgVo.Event.Message | |
| EventMsgVo.Event.Message.Content |
消息正文
当消息类型为text时,取:text
当消息类型为markdown时,取:text
当消息类型为image时,取:imageUrl、imageName、etag
当消息类型为file时,取:fileName、fileUrl、fileSize、etag
|
| EventMsgVo.Event.Sender | |
| EventMsgVo.Header |
Header对象
包括事件的基础信息
|
| PluginManagerVo |
插件载体
|
| PluginManagerVo.EventBaseVo | |
| PluginManagerVo.EventBotFollwedVo | |
| PluginManagerVo.EventBotSettingVo | |
| PluginManagerVo.EventBotUnfollwedVo | |
| PluginManagerVo.EventButtonReportInlineVo | |
| PluginManagerVo.EventGroupJoinVo | |
| PluginManagerVo.EventGroupLeaveVo | |
| PluginManagerVo.EventMessageReceiveInstructionVo | |
| PluginManagerVo.EventMessageReceiveNormalVo |
Copyright © 2023. All rights reserved.