MCPcopy Create free account

hub / github.com/constansino/openclaw_qq / functions

Functions210 in github.com/constansino/openclaw_qq

↓ 33 callersMethodsendGroupMsg
(groupId: number, message: OneBotMessage | string)
src/client.ts:204
↓ 30 callersMethodsendPrivateMsg
(userId: number, message: OneBotMessage | string)
src/client.ts:196
↓ 26 callersFunctionnormalizeOneBotMediaUrlCandidate
(value: unknown)
src/channel.ts:336
↓ 24 callersFunctionBooleanInputSchema
(defaultValue: boolean)
src/config.ts:37
↓ 21 callersMethodsendWithResponse
(action: string, params: any, timeoutMs: number = 5000)
src/client.ts:366
↓ 16 callersFunctionNumberInputSchema
(defaultValue: number)
src/config.ts:27
↓ 16 callersFunctionnormalizeLooseString
(value: unknown)
src/config.ts:3
↓ 13 callersMethodsend
(action: string, params: any)
src/client.ts:404
↓ 13 callersFunctiontoLocalPathIfAny
(value: string, workspaceDir?: string)
src/channel.ts:2401
↓ 11 callersFunctioninferGenericMimeType
(value: string | undefined)
src/channel.ts:374
↓ 11 callersFunctioninferImageMimeType
(value: string | undefined)
src/channel.ts:351
↓ 9 callersMethodgetSelfId
()
src/client.ts:34
↓ 9 callersFunctionsanitizeTempSlotName
(input: string | undefined)
src/channel.ts:1893
↓ 9 callersMethodsendGuildChannelMsg
(guildId: string, channelId: string, message: OneBotMessage | string)
src/client.ts:302
↓ 8 callersMethoddisconnect
()
src/client.ts:490
↓ 8 callersFunctionsleep
(ms: number)
src/channel.ts:2194
↓ 8 callersFunctionsplitTmpSuffix
(raw: string)
src/channel.ts:1738
↓ 7 callersFunctionresolveOutboundMessageId
(...candidates: Array<unknown>)
src/channel.ts:2432
↓ 6 callersFunctioncall
(action, params, timeoutMs = 25000)
scripts/qq-send-media-repro.mjs:90
↓ 6 callersFunctioncleanCQCodes
(text: string | undefined)
src/channel.ts:1011
↓ 6 callersFunctiongetClientForAccount
(accountId: string | undefined | null)
src/channel.ts:2171
↓ 6 callersFunctiongetQQRuntime
()
src/runtime.ts:9
↓ 6 callersFunctionguessFileName
(input: string)
src/channel.ts:2268
↓ 6 callersFunctionrememberAttachmentHint
(hints: QQInboundAttachmentHint[], hint: QQInboundAttachmentHint | null | undefined)
src/channel.ts:764
↓ 5 callersFunctionbuildEffectiveFromId
(baseFromId: string, tempSlot: string | null)
src/channel.ts:1948
↓ 5 callersFunctionflushBufferedUnknownTexts
(reason: string)
src/channel.ts:4113
↓ 5 callersFunctionhydrateOneBotMessageMedia
( client: OneBotClient, message: OneBotMessage | string | undefined, opts?: { groupId?: number; us
src/channel.ts:857
↓ 5 callersFunctionmergeText
(key: string)
src/channel.ts:106
↓ 5 callersFunctionnormalizeMimeTypeHint
(value: unknown)
src/channel.ts:345
↓ 5 callersFunctionparseOneBotFileSize
(value: unknown)
src/channel.ts:733
↓ 5 callersFunctionreadLocalFileAsBase64
(localPath: string, readFile?: (filePath: string) => Promise<Buffer>)
src/channel.ts:2386
↓ 5 callersMethodscheduleReconnect
()
src/client.ts:183
↓ 5 callersFunctionsetTempSessionSlot
(threadKey: string, slot: string | null)
src/channel.ts:2101
↓ 4 callersFunctioncollectAndEnqueueForwards
( depth: number, layerTag: string, ...messages: Array<OneBotMessage | string | undefin
src/channel.ts:1401
↓ 4 callersFunctionflushBufferedFinalTexts
()
src/channel.ts:4105
↓ 4 callersFunctionisStaleGeneration
()
src/channel.ts:3253
↓ 4 callersFunctionnormalizeQQDeliveryTarget
(raw: string)
src/channel.ts:1774
↓ 4 callersFunctiononeBotPayloadData
(payload: any)
src/channel.ts:1264
↓ 4 callersFunctionpush
(url: unknown, name?: unknown)
src/channel.ts:2702
↓ 4 callersFunctionpushLine
(line: string)
src/channel.ts:1382
↓ 4 callersFunctionresetBufferedFinalTexts
()
src/channel.ts:4014
↓ 4 callersFunctionresetBufferedUnknownTexts
()
src/channel.ts:4025
↓ 4 callersFunctionsendQQTextMessage
(params: { client: OneBotClient; to: string; text: string; replyToId?: string | null; dela
src/channel.ts:2756
↓ 4 callersFunctionsummarizeOneBotSegments
(message: OneBotMessage | string | undefined, maxChars: number)
src/channel.ts:1326
↓ 3 callersFunctioncacheInboundAttachmentLocally
( url: string, meta?: { fileName?: string; mimeType?: string }, maxBytes = QQ_INBOUND_ATTACHMENT_M
src/channel.ts:396
↓ 3 callersMethodcleanup
()
src/client.ts:131
↓ 3 callersMethodconnect
()
src/client.ts:58
↓ 3 callersFunctionextractMessageLikeFromPayload
(payload: any)
src/channel.ts:1269
↓ 3 callersMethodgetLoginInfo
()
src/client.ts:224
↓ 3 callersMethodgetMsg
(messageId: number | string)
src/client.ts:228
↓ 3 callersFunctiongetReplyMessageId
(message: OneBotMessage | string | undefined, rawMessage?: string, extra?: any)
src/channel.ts:1229
↓ 3 callersMethodhandleDisconnect
()
src/client.ts:165
↓ 3 callersFunctionisAudioFile
(url: string)
src/channel.ts:2203
↓ 3 callersFunctionlistSessionCommandTargets
(threadKey: string)
src/channel.ts:1958
↓ 3 callersFunctionnormalizeAssistantTextPhase
(value: unknown)
src/channel.ts:2501
↓ 3 callersFunctionnormalizeSlashVariants
(input: string)
src/channel.ts:1692
↓ 3 callersFunctionnow
()
scripts/qq-send-media-repro.mjs:23
↓ 3 callersFunctionparseIdListInput
(values: string | number | Array<string | number> | undefined)
src/channel.ts:1580
↓ 3 callersFunctionresolveMediaUrl
(url: string, opts?: { workspaceDir?: string; readFile?: (filePath: string) => Promise<Buffer> })
src/channel.ts:2609
↓ 3 callersMethodsendHttpRequest
(action: string, params: any, timeoutMs: number = 5000)
src/client.ts:451
↓ 3 callersFunctionsendQQMediaMessage
(params: { client: OneBotClient; to: string; text?: string; mediaUrl: string; accountId?:
src/channel.ts:2793
↓ 3 callersFunctionsplitMessage
(text: string, limit: number)
src/channel.ts:2421
↓ 2 callersFunctionattemptForwardSend
(messages: Array<Record<string, unknown>>, label: string)
src/channel.ts:2556
↓ 2 callersFunctionbuildForwardMessages
(nodeCharLimit: number)
src/channel.ts:2538
↓ 2 callersFunctionbuildInboundMediaPayloadFromEntries
(entries: InboundMediaEntry[])
src/channel.ts:691
↓ 2 callersFunctionclearUnknownFlushTimer
()
src/channel.ts:4019
↓ 2 callersFunctioncollectAudioHintFromOneBotSegment
(segment: any)
src/channel.ts:966
↓ 2 callersFunctioncollectFileHintFromOneBotSegment
( client: OneBotClient, segment: any, opts?: { groupId?: number; userId?: number } )
src/channel.ts:882
↓ 2 callersFunctioncollectForwardIdsFromCandidates
(...messages: Array<OneBotMessage | string | undefined>)
src/channel.ts:1316
↓ 2 callersFunctioncollectOutboundMediaItemsFromPayload
(payload: any)
src/channel.ts:2700
↓ 2 callersFunctioncollectVideoHintFromOneBotSegment
(segment: any)
src/channel.ts:922
↓ 2 callersMethoddispatchInboundEvent
(payload: OneBotEvent)
src/client.ts:171
↓ 2 callersFunctionexistsFile
(p)
scripts/qq-send-media-repro.mjs:31
↓ 2 callersFunctionextractImageHints
(message: OneBotMessage | string | undefined, maxImages = 3)
src/channel.ts:492
↓ 2 callersFunctionextractImageUrls
(message: OneBotMessage | string | undefined, maxImages = 3)
src/channel.ts:1007
↓ 2 callersFunctionfindRecentAudioFallback
(preferredExt?: string)
src/channel.ts:2355
↓ 2 callersFunctionflushTextBatch
( texts: string[], totalLen: number, m
src/channel.ts:4071
↓ 2 callersMethodgetForwardMsg
(id: string)
src/client.ts:252
↓ 2 callersFunctiongetTempSessionHistory
(threadKey: string)
src/channel.ts:1979
↓ 2 callersFunctiongetTempSessionSlot
(threadKey: string)
src/channel.ts:2096
↓ 2 callersFunctioninferGenericExtension
(value: string | undefined)
src/channel.ts:382
↓ 2 callersFunctioninferImageExtension
(value: string | undefined)
src/channel.ts:359
↓ 2 callersFunctionnormalizeAccountLookupId
(accountId: string | undefined | null)
src/channel.ts:1610
↓ 2 callersFunctionnormalizeModelConfig
(value: any)
src/channel.ts:4395
↓ 2 callersFunctionnormalizeNumericId
(value: string | number | undefined | null)
src/channel.ts:1559
↓ 2 callersFunctionnormalizeNumericIdList
(values: Array<string | number> | undefined)
src/channel.ts:1570
↓ 2 callersFunctionnormalizeQQDeliveryTargetForSession
(raw: string, sessionKey: string)
src/channel.ts:1798
↓ 2 callersFunctionparseUserIdFromTarget
(to: string)
src/channel.ts:2258
↓ 2 callersFunctionprintJson
(prefix, data)
scripts/qq-send-media-repro.mjs:27
↓ 2 callersFunctionpushHint
(hint: OneBotImageHint | undefined)
src/channel.ts:496
↓ 2 callersFunctionpushTempHistory
(threadKey: string, slot: string)
src/channel.ts:1983
↓ 2 callersFunctionrememberImageHint
( imageHints: string[], imageHintMeta: Map<string, { fileName?: string; mimeType?: string }>, hint
src/channel.ts:477
↓ 2 callersFunctionresetSessionByKey
(storePath: string, sessionKey: string)
src/channel.ts:1536
↓ 2 callersFunctionresolveInlineCqRecord
(text: string)
src/channel.ts:2656
↓ 2 callersFunctionresolveOneBotFileUrl
( client: OneBotClient, segment: any, opts?: { groupId?: number; userId?: number } )
src/channel.ts:776
↓ 2 callersFunctionresolveOneBotImageUrl
(client: OneBotClient, segment: any)
src/channel.ts:830
↓ 2 callersMethodsafeSend
(action: string, params: any)
src/client.ts:424
↓ 2 callersFunctionsendLongTextAsForwardMessage
(params: { client: OneBotClient; groupId: number; text?: string; texts?: string[]; nodeNam
src/channel.ts:2525
↓ 2 callersFunctionsendOneBotMessageWithAck
(client: OneBotClient, to: string, message: OneBotMessage | string)
src/channel.ts:2675
↓ 2 callersFunctionsendProcessedText
(processed: string)
src/channel.ts:4046
next →1–100 of 210, ranked by callers