Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/constansino/openclaw_qq
/ functions
Functions
210 in github.com/constansino/openclaw_qq
⨍
Functions
210
◇
Types & classes
5
↓ 33 callers
Method
sendGroupMsg
(groupId: number, message: OneBotMessage | string)
src/client.ts:204
↓ 30 callers
Method
sendPrivateMsg
(userId: number, message: OneBotMessage | string)
src/client.ts:196
↓ 26 callers
Function
normalizeOneBotMediaUrlCandidate
(value: unknown)
src/channel.ts:336
↓ 24 callers
Function
BooleanInputSchema
(defaultValue: boolean)
src/config.ts:37
↓ 21 callers
Method
sendWithResponse
(action: string, params: any, timeoutMs: number = 5000)
src/client.ts:366
↓ 16 callers
Function
NumberInputSchema
(defaultValue: number)
src/config.ts:27
↓ 16 callers
Function
normalizeLooseString
(value: unknown)
src/config.ts:3
↓ 13 callers
Method
send
(action: string, params: any)
src/client.ts:404
↓ 13 callers
Function
toLocalPathIfAny
(value: string, workspaceDir?: string)
src/channel.ts:2401
↓ 11 callers
Function
inferGenericMimeType
(value: string | undefined)
src/channel.ts:374
↓ 11 callers
Function
inferImageMimeType
(value: string | undefined)
src/channel.ts:351
↓ 9 callers
Method
getSelfId
()
src/client.ts:34
↓ 9 callers
Function
sanitizeTempSlotName
(input: string | undefined)
src/channel.ts:1893
↓ 9 callers
Method
sendGuildChannelMsg
(guildId: string, channelId: string, message: OneBotMessage | string)
src/client.ts:302
↓ 8 callers
Method
disconnect
()
src/client.ts:490
↓ 8 callers
Function
sleep
(ms: number)
src/channel.ts:2194
↓ 8 callers
Function
splitTmpSuffix
(raw: string)
src/channel.ts:1738
↓ 7 callers
Function
resolveOutboundMessageId
(...candidates: Array<unknown>)
src/channel.ts:2432
↓ 6 callers
Function
call
(action, params, timeoutMs = 25000)
scripts/qq-send-media-repro.mjs:90
↓ 6 callers
Function
cleanCQCodes
(text: string | undefined)
src/channel.ts:1011
↓ 6 callers
Function
getClientForAccount
(accountId: string | undefined | null)
src/channel.ts:2171
↓ 6 callers
Function
getQQRuntime
()
src/runtime.ts:9
↓ 6 callers
Function
guessFileName
(input: string)
src/channel.ts:2268
↓ 6 callers
Function
rememberAttachmentHint
(hints: QQInboundAttachmentHint[], hint: QQInboundAttachmentHint | null | undefined)
src/channel.ts:764
↓ 5 callers
Function
buildEffectiveFromId
(baseFromId: string, tempSlot: string | null)
src/channel.ts:1948
↓ 5 callers
Function
flushBufferedUnknownTexts
(reason: string)
src/channel.ts:4113
↓ 5 callers
Function
hydrateOneBotMessageMedia
( client: OneBotClient, message: OneBotMessage | string | undefined, opts?: { groupId?: number; us
src/channel.ts:857
↓ 5 callers
Function
mergeText
(key: string)
src/channel.ts:106
↓ 5 callers
Function
normalizeMimeTypeHint
(value: unknown)
src/channel.ts:345
↓ 5 callers
Function
parseOneBotFileSize
(value: unknown)
src/channel.ts:733
↓ 5 callers
Function
readLocalFileAsBase64
(localPath: string, readFile?: (filePath: string) => Promise<Buffer>)
src/channel.ts:2386
↓ 5 callers
Method
scheduleReconnect
()
src/client.ts:183
↓ 5 callers
Function
setTempSessionSlot
(threadKey: string, slot: string | null)
src/channel.ts:2101
↓ 4 callers
Function
collectAndEnqueueForwards
( depth: number, layerTag: string, ...messages: Array<OneBotMessage | string | undefin
src/channel.ts:1401
↓ 4 callers
Function
flushBufferedFinalTexts
()
src/channel.ts:4105
↓ 4 callers
Function
isStaleGeneration
()
src/channel.ts:3253
↓ 4 callers
Function
normalizeQQDeliveryTarget
(raw: string)
src/channel.ts:1774
↓ 4 callers
Function
oneBotPayloadData
(payload: any)
src/channel.ts:1264
↓ 4 callers
Function
push
(url: unknown, name?: unknown)
src/channel.ts:2702
↓ 4 callers
Function
pushLine
(line: string)
src/channel.ts:1382
↓ 4 callers
Function
resetBufferedFinalTexts
()
src/channel.ts:4014
↓ 4 callers
Function
resetBufferedUnknownTexts
()
src/channel.ts:4025
↓ 4 callers
Function
sendQQTextMessage
(params: { client: OneBotClient; to: string; text: string; replyToId?: string | null; dela
src/channel.ts:2756
↓ 4 callers
Function
summarizeOneBotSegments
(message: OneBotMessage | string | undefined, maxChars: number)
src/channel.ts:1326
↓ 3 callers
Function
cacheInboundAttachmentLocally
( url: string, meta?: { fileName?: string; mimeType?: string }, maxBytes = QQ_INBOUND_ATTACHMENT_M
src/channel.ts:396
↓ 3 callers
Method
cleanup
()
src/client.ts:131
↓ 3 callers
Method
connect
()
src/client.ts:58
↓ 3 callers
Function
extractMessageLikeFromPayload
(payload: any)
src/channel.ts:1269
↓ 3 callers
Method
getLoginInfo
()
src/client.ts:224
↓ 3 callers
Method
getMsg
(messageId: number | string)
src/client.ts:228
↓ 3 callers
Function
getReplyMessageId
(message: OneBotMessage | string | undefined, rawMessage?: string, extra?: any)
src/channel.ts:1229
↓ 3 callers
Method
handleDisconnect
()
src/client.ts:165
↓ 3 callers
Function
isAudioFile
(url: string)
src/channel.ts:2203
↓ 3 callers
Function
listSessionCommandTargets
(threadKey: string)
src/channel.ts:1958
↓ 3 callers
Function
normalizeAssistantTextPhase
(value: unknown)
src/channel.ts:2501
↓ 3 callers
Function
normalizeSlashVariants
(input: string)
src/channel.ts:1692
↓ 3 callers
Function
now
()
scripts/qq-send-media-repro.mjs:23
↓ 3 callers
Function
parseIdListInput
(values: string | number | Array<string | number> | undefined)
src/channel.ts:1580
↓ 3 callers
Function
resolveMediaUrl
(url: string, opts?: { workspaceDir?: string; readFile?: (filePath: string) => Promise<Buffer> })
src/channel.ts:2609
↓ 3 callers
Method
sendHttpRequest
(action: string, params: any, timeoutMs: number = 5000)
src/client.ts:451
↓ 3 callers
Function
sendQQMediaMessage
(params: { client: OneBotClient; to: string; text?: string; mediaUrl: string; accountId?:
src/channel.ts:2793
↓ 3 callers
Function
splitMessage
(text: string, limit: number)
src/channel.ts:2421
↓ 2 callers
Function
attemptForwardSend
(messages: Array<Record<string, unknown>>, label: string)
src/channel.ts:2556
↓ 2 callers
Function
buildForwardMessages
(nodeCharLimit: number)
src/channel.ts:2538
↓ 2 callers
Function
buildInboundMediaPayloadFromEntries
(entries: InboundMediaEntry[])
src/channel.ts:691
↓ 2 callers
Function
clearUnknownFlushTimer
()
src/channel.ts:4019
↓ 2 callers
Function
collectAudioHintFromOneBotSegment
(segment: any)
src/channel.ts:966
↓ 2 callers
Function
collectFileHintFromOneBotSegment
( client: OneBotClient, segment: any, opts?: { groupId?: number; userId?: number } )
src/channel.ts:882
↓ 2 callers
Function
collectForwardIdsFromCandidates
(...messages: Array<OneBotMessage | string | undefined>)
src/channel.ts:1316
↓ 2 callers
Function
collectOutboundMediaItemsFromPayload
(payload: any)
src/channel.ts:2700
↓ 2 callers
Function
collectVideoHintFromOneBotSegment
(segment: any)
src/channel.ts:922
↓ 2 callers
Method
dispatchInboundEvent
(payload: OneBotEvent)
src/client.ts:171
↓ 2 callers
Function
existsFile
(p)
scripts/qq-send-media-repro.mjs:31
↓ 2 callers
Function
extractImageHints
(message: OneBotMessage | string | undefined, maxImages = 3)
src/channel.ts:492
↓ 2 callers
Function
extractImageUrls
(message: OneBotMessage | string | undefined, maxImages = 3)
src/channel.ts:1007
↓ 2 callers
Function
findRecentAudioFallback
(preferredExt?: string)
src/channel.ts:2355
↓ 2 callers
Function
flushTextBatch
( texts: string[], totalLen: number, m
src/channel.ts:4071
↓ 2 callers
Method
getForwardMsg
(id: string)
src/client.ts:252
↓ 2 callers
Function
getTempSessionHistory
(threadKey: string)
src/channel.ts:1979
↓ 2 callers
Function
getTempSessionSlot
(threadKey: string)
src/channel.ts:2096
↓ 2 callers
Function
inferGenericExtension
(value: string | undefined)
src/channel.ts:382
↓ 2 callers
Function
inferImageExtension
(value: string | undefined)
src/channel.ts:359
↓ 2 callers
Function
normalizeAccountLookupId
(accountId: string | undefined | null)
src/channel.ts:1610
↓ 2 callers
Function
normalizeModelConfig
(value: any)
src/channel.ts:4395
↓ 2 callers
Function
normalizeNumericId
(value: string | number | undefined | null)
src/channel.ts:1559
↓ 2 callers
Function
normalizeNumericIdList
(values: Array<string | number> | undefined)
src/channel.ts:1570
↓ 2 callers
Function
normalizeQQDeliveryTargetForSession
(raw: string, sessionKey: string)
src/channel.ts:1798
↓ 2 callers
Function
parseUserIdFromTarget
(to: string)
src/channel.ts:2258
↓ 2 callers
Function
printJson
(prefix, data)
scripts/qq-send-media-repro.mjs:27
↓ 2 callers
Function
pushHint
(hint: OneBotImageHint | undefined)
src/channel.ts:496
↓ 2 callers
Function
pushTempHistory
(threadKey: string, slot: string)
src/channel.ts:1983
↓ 2 callers
Function
rememberImageHint
( imageHints: string[], imageHintMeta: Map<string, { fileName?: string; mimeType?: string }>, hint
src/channel.ts:477
↓ 2 callers
Function
resetSessionByKey
(storePath: string, sessionKey: string)
src/channel.ts:1536
↓ 2 callers
Function
resolveInlineCqRecord
(text: string)
src/channel.ts:2656
↓ 2 callers
Function
resolveOneBotFileUrl
( client: OneBotClient, segment: any, opts?: { groupId?: number; userId?: number } )
src/channel.ts:776
↓ 2 callers
Function
resolveOneBotImageUrl
(client: OneBotClient, segment: any)
src/channel.ts:830
↓ 2 callers
Method
safeSend
(action: string, params: any)
src/client.ts:424
↓ 2 callers
Function
sendLongTextAsForwardMessage
(params: { client: OneBotClient; groupId: number; text?: string; texts?: string[]; nodeNam
src/channel.ts:2525
↓ 2 callers
Function
sendOneBotMessageWithAck
(client: OneBotClient, to: string, message: OneBotMessage | string)
src/channel.ts:2675
↓ 2 callers
Function
sendProcessedText
(processed: string)
src/channel.ts:4046
next →
1–100 of 210, ranked by callers