mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
fix: Fix a typo
This commit is contained in:
parent
ededfe0f8c
commit
de41dab846
@ -771,7 +771,7 @@ export class NTQQApi {
|
|||||||
callNTQQApi<ChatCacheList>({
|
callNTQQApi<ChatCacheList>({
|
||||||
methodName: NTQQApiMethod.CACHE_CHAT_GET,
|
methodName: NTQQApiMethod.CACHE_CHAT_GET,
|
||||||
args: [{
|
args: [{
|
||||||
ChatType: type,
|
chatType: type,
|
||||||
pageSize,
|
pageSize,
|
||||||
order: 1,
|
order: 1,
|
||||||
pageIndex
|
pageIndex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user