mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-25 09:40:05 +08:00
feat: GetUnidirectionalFriendList router
This commit is contained in:
parent
819f5dd8e5
commit
2db8ab937d
@ -10,6 +10,7 @@ export interface InvalidCheckResult {
|
||||
}
|
||||
|
||||
export const ActionName = {
|
||||
GetUnidirectionalFriendList: 'get_unidirectional_friend_list',
|
||||
// onebot 11
|
||||
SendPrivateMsg: 'send_private_msg',
|
||||
SendGroupMsg: 'send_group_msg',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user