Package-level declarations

Types

Link copied to clipboard

群里Bot被戳一戳事件,即 targetId == selfId

Link copied to clipboard

好友新增事件。

Link copied to clipboard
interface OneBotFriendRecallEvent : OneBotNoticeEvent, ContactEvent

好友消息撤回事件

Link copied to clipboard
interface OneBotGroupAdminEvent : OneBotNoticeEvent, MemberEvent

群管理员变动事件

Link copied to clipboard
interface OneBotGroupBanEvent : OneBotNoticeEvent, MemberEvent

群禁言事件

Link copied to clipboard
interface OneBotGroupChangeEvent : OneBotNoticeEvent, MemberIncreaseOrDecreaseEvent

群成员增加或减少事件

Link copied to clipboard

群成员减少事件

Link copied to clipboard

群成员增加事件

Link copied to clipboard
interface OneBotGroupNotifyEvent : OneBotNotifyEvent, MemberEvent

群成员荣誉变更事件、红包人气王事件或戳一戳事件。

Link copied to clipboard
interface OneBotGroupRecallEvent : OneBotNoticeEvent, ChatGroupEvent

群消息撤回事件

Link copied to clipboard
interface OneBotGroupUploadEvent : OneBotNoticeEvent, ChatGroupEvent

群文件上传事件

Link copied to clipboard

群成员荣誉变更事件

Link copied to clipboard

群红包运气王事件

Link copied to clipboard

群里Bot以外的群成员被戳一戳事件

Link copied to clipboard

通知事件

Link copied to clipboard

群成员荣誉变更事件、红包人气王事件或戳一戳事件。

Link copied to clipboard

戳一戳事件

Link copied to clipboard

私聊里的戳一戳事件,groupId == null

Inherited properties

Link copied to clipboard
Link copied to clipboard

是否为解除禁言。 即 OneBotGroupBanEvent.isBan == false

Link copied to clipboard