Package-level declarations
Types
OneBot组件中针对 OneBotAnonymousGroupMessageEvent 的拦截或通知事件。
OneBot组件针对 OneBotFriend 的交互事件。
OneBot组件中针对 OneBotFriendMessageEvent 的拦截或通知事件。
OneBot组件中针对 OneBotFriendMessageEvent.reply 的拦截事件。 可以对其中的参数进行修改。
OneBot组件针对 OneBotFriend.send 的通知事件。
OneBot组件针对 OneBotFriend.send 的拦截事件。
OneBot组件针对 OneBotGroup 的交互事件。
OneBot组件中针对 ChatGroupMessageEvent 的拦截或通知事件。
OneBot组件中针对 ChatGroupMessageEvent.reply 的通知事件。
OneBot组件中针对 ChatGroupMessageEvent.reply 的拦截事件。 可以对其中的参数进行修改。
OneBot组件针对 OneBotGroup.send 的通知事件。
OneBot组件针对 OneBotGroup.send 的拦截事件。
OneBot组件中针对 OneBotPrivateMessageEvent 的拦截或通知事件。
OneBot组件中针对 OneBotPrivateMessageEvent.reply 的拦截事件。 可以对其中的参数进行修改。
OneBot 组件中与 Message 交互有关的事件。
OneBot 组件针对消息发送后的通知事件。
OneBot 组件针对消息发送前的拦截事件。
OneBot组件中针对 MessageEvent 的拦截或通知事件。
OneBot组件中针对 MessageEvent.reply 的通知事件。
OneBot组件中针对 MessageEvent.reply 的拦截事件。 可以对其中的参数进行修改。
OneBot组件中针对 OneBotNormalGroupMessageEvent 的拦截或通知事件。
OneBot组件中针对 OneBotNoticeGroupMessageEvent 的拦截或通知事件。
OneBot组件中针对 OneBotPrivateMessageEvent 的拦截或通知事件。
OneBot组件中针对 OneBotPrivateMessageEvent.reply 的拦截事件。 可以对其中的参数进行修改。
OneBot组件中同时存在源 Message 和 OneBotMessageSegment 列表的 InteractionMessage 扩展类型。
OneBot组件中针对 SendSupport 的拦截或通知事件。
OneBot组件中针对 SendSupport.send 的通知事件。 会在 SendSupport.send 执行成功后带着它的相关结果进行异步通知。
OneBot组件中针对 SendSupport.send 的拦截事件。 可以对其中的参数进行修改。