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