| 程序包 | 说明 |
|---|---|
| top.focess.qq.api.event.bot | |
| top.focess.qq.api.event.chat | |
| top.focess.qq.api.event.message | |
| top.focess.qq.api.event.recall | |
| top.focess.qq.api.event.request |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BotLoginEvent
Called when bot login
|
class |
BotLogoutEvent
Called when bot logout
|
class |
BotReloginEvent
Called when bot relogin
|
class |
FriendInputStatusEvent
Called when friend input status is changed
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ChatEvent
Called when a friend chat with bot or a member chat in a group the bot is in
|
class |
FriendChatEvent
Called when a friend chat with bot
|
class |
GroupChatEvent
Called when a member who chats in the group the bot is in
|
class |
StrangerChatEvent
Called when a stranger chat with bot
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FriendMessageEvent
Called when a friend chat with bot (this does not execute any commands)
|
class |
GroupMessageEvent
Called when a member who chats in the group the bot is in (this does not execute any commands)
|
class |
MessageEvent
Called when a friend chat with bot or a member chat in a group the bot is in (this does not execute any commands)
|
class |
StrangerMessageEvent
Called when a stranger chat with bot (this does not execute any commands)
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FriendRecallEvent
Called when a Friend recall a message
|
class |
GroupRecallEvent
Called when a Member recall a message in a Group
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FriendRequestEvent
Called when a friend-request comes
|
class |
GroupRequestEvent
Called when a group-request comes
|
Copyright © 2022. All rights reserved.