MCPcopy Create free account

hub / github.com/openclaw/wacli / functions

Functions1,829 in github.com/openclaw/wacli

↓ 2 callersMethodhandleDeleteForMeEvent
(ctx context.Context, evt *events.DeleteForMe)
internal/app/sync_events.go:202
↓ 2 callersMethodhandleHistoryPollSideEffectsBatch
(ctx context.Context, pending []historyPollSideEffect)
internal/app/sync_polls.go:95
↓ 2 callersMethodhandlePollAddOption
(ctx context.Context, pm wa.ParsedMessage, evt *events.Message)
internal/app/sync_polls.go:155
↓ 2 callersMethodhandlePollVote
(ctx context.Context, pm wa.ParsedMessage, evt *events.Message)
internal/app/sync_polls.go:251
↓ 2 callersMethodhistoryMessageLocked
()
internal/app/sync_status.go:82
↓ 2 callersFunctionhydratedTemplate
(tmpl *waProto.TemplateMessage)
internal/wa/messages_business.go:155
↓ 2 callersFunctionisCallToMuUnlock
(call *ast.CallExpr)
internal/wa/locking_regression_test.go:105
↓ 2 callersFunctionisCallToSelector
(call *ast.CallExpr, field, method string)
internal/wa/locking_regression_test.go:109
↓ 2 callersFunctionisCommunityAnnouncementGroup
(info *types.GroupInfo)
internal/wa/client.go:369
↓ 2 callersFunctionisOggOpusMIME
(mimeType string)
cmd/wacli/send_file.go:368
↓ 2 callersFunctionisSelectableButtonType
(typ string)
cmd/wacli/send_select_cmd.go:343
↓ 2 callersFunctionisSelfJID
(jid types.JID, self []types.JID)
internal/wa/calls.go:240
↓ 2 callersFunctionisWebPStickerData
(data []byte)
cmd/wacli/send_sticker.go:119
↓ 2 callersMethodlatestMessageRange
(chatJID string)
internal/app/chat_state.go:53
↓ 2 callersFunctionlimitOrAll
(limit int)
internal/store/polls.go:342
↓ 2 callersMethodlinkedCallIdentities
()
internal/app/sync_events.go:270
↓ 2 callersFunctionlockFile
(f *os.File)
internal/lock/lock_unix.go:11
↓ 2 callersMethodlookupMessageDisplayText
(chatJID, msgID string)
internal/app/sync.go:709
↓ 2 callersFunctionmatchPollOptions
matchPollOptions maps SHA-256 vote hashes back to option names by hashing the stored option list (whatsmeow.HashPollOptions) and matching by bytes.
internal/app/sync_polls.go:429
↓ 2 callersFunctionmediaLabel
(mediaType string)
internal/app/sync.go:729
↓ 2 callersFunctionmergePollOptions
(incoming, existing []string)
internal/store/polls.go:297
↓ 2 callersFunctionmessageForwardText
(msg store.Message)
cmd/wacli/messages.go:988
↓ 2 callersFunctionmessageFromDetail
(m store.Message)
cmd/wacli/messages_format.go:159
↓ 2 callersMethodmigrateHistoricalLIDs
(ctx context.Context)
internal/app/lid_migration.go:11
↓ 2 callersFunctionmigrateMessagesFTS
(d *DB)
internal/store/migrations.go:501
↓ 2 callersFunctionmigrateStatusMessages
(d *DB)
internal/store/migrations.go:451
↓ 2 callersFunctionnewAudioMessage
(up whatsmeow.UploadResponse, mimeType string, ptt bool, meta voiceNoteMetadata)
cmd/wacli/send_file.go:291
↓ 2 callersFunctionnewAuthCmd
(flags *rootFlags)
cmd/wacli/auth.go:32
↓ 2 callersFunctionnewCallsListCmd
(flags *rootFlags)
cmd/wacli/calls.go:25
↓ 2 callersFunctionnewChatsArchiveCmd
(flags *rootFlags, archive bool)
cmd/wacli/chats_state.go:21
↓ 2 callersFunctionnewChatsCleanupCmd
(flags *rootFlags)
cmd/wacli/chats_cleanup.go:15
↓ 2 callersFunctionnewChatsMarkReadCmd
(flags *rootFlags, read bool)
cmd/wacli/chats_state.go:91
↓ 2 callersFunctionnewChatsPinCmd
(flags *rootFlags, pin bool)
cmd/wacli/chats_state.go:40
↓ 2 callersFunctionnewDirectMediaHTTPClient
()
internal/wa/media.go:30
↓ 2 callersFunctionnewGroupsRequestsActionCmd
(flags *rootFlags, action string)
cmd/wacli/groups_admin.go:305
↓ 2 callersFunctionnewGroupsToggleCmd
(flags *rootFlags, use, short string, apply func(context.Context, appcore.WAClient, types.JID, bool) error, js
cmd/wacli/groups_admin.go:164
↓ 2 callersFunctionnewGroupsTopicCmd
(flags *rootFlags, use string)
cmd/wacli/groups_admin.go:102
↓ 2 callersFunctionnewHistoryCoverageCmd
(flags *rootFlags)
cmd/wacli/history.go:27
↓ 2 callersFunctionnewMessagesListCmd
(flags *rootFlags)
cmd/wacli/messages.go:39
↓ 2 callersFunctionnewMessagesRevokeCmd
(flags *rootFlags)
cmd/wacli/messages.go:589
↓ 2 callersFunctionnewMessagesSearchCmd
(flags *rootFlags)
cmd/wacli/messages.go:140
↓ 2 callersFunctionnewMessagesStarredCmd
(flags *rootFlags)
cmd/wacli/messages.go:233
↓ 2 callersFunctionnewProfileBusinessCmd
(flags *rootFlags)
cmd/wacli/profile.go:261
↓ 2 callersFunctionnewProfileCmd
(flags *rootFlags)
cmd/wacli/profile.go:29
↓ 2 callersFunctionnewProfileGetAboutCmd
(flags *rootFlags)
cmd/wacli/profile.go:226
↓ 2 callersFunctionnewProfilePictureInfoCmd
(flags *rootFlags)
cmd/wacli/profile.go:183
↓ 2 callersFunctionnewSendFileCmd
(flags *rootFlags)
cmd/wacli/send_file_cmd.go:14
↓ 2 callersFunctionnewSendStatusCmd
(flags *rootFlags)
cmd/wacli/send_status_cmd.go:28
↓ 2 callersFunctionnewSendStickerCmd
(flags *rootFlags)
cmd/wacli/send_sticker_cmd.go:14
↓ 2 callersFunctionnewSendVoiceCmd
(flags *rootFlags)
cmd/wacli/send_voice_cmd.go:14
↓ 2 callersFunctionnewStickerMessage
(up whatsmeow.UploadResponse, info *waProto.ContextInfo, meta webPStickerMetadata)
cmd/wacli/send_sticker.go:101
↓ 2 callersFunctionnewVersionCmd
()
cmd/wacli/version.go:9
↓ 2 callersMethodnextRequest
(t *testing.T)
cmd/wacli/presence_test.go:324
↓ 2 callersFunctionnormalizeAuthQRFormat
(format string)
cmd/wacli/auth.go:150
↓ 2 callersFunctionnormalizeBackfillOptions
(opts BackfillOptions)
internal/app/backfill.go:238
↓ 2 callersMethodnormalizeHistoryPollMessage
(pm wa.ParsedMessage, hist *waProto.WebMessageInfo)
internal/app/sync_polls.go:113
↓ 2 callersFunctionnormalizePairPhone
(phone string)
cmd/wacli/auth.go:135
↓ 2 callersFunctionnormalizedMessageType
(s string)
internal/store/search.go:143
↓ 2 callersFunctionopen
(path string, readOnly bool)
internal/store/db.go:31
↓ 2 callersFunctionparseCallLogRecord
(record *waSyncAction.CallLogRecord, self []types.JID, fallback time.Time)
internal/wa/calls.go:145
↓ 2 callersFunctionparseEphemeralExpiration
(s string)
cmd/wacli/send.go:285
↓ 2 callersFunctionparseLockOwnerPID
(lockInfo string)
cmd/wacli/doctor.go:21
↓ 2 callersFunctionparseWebPStickerMetadata
(data []byte)
cmd/wacli/send_sticker.go:144
↓ 2 callersFunctionpersistOutboundPoll
(ctx context.Context, a *app.App, chat types.JID, msgID, question string, options []string, selectable uint32,
cmd/wacli/send_poll_cmd.go:169
↓ 2 callersFunctionpersistOutboundText
(ctx context.Context, a *app.App, chat types.JID, msgID, text string, now time.Time)
cmd/wacli/send.go:168
↓ 2 callersFunctionpersistOutboundVote
(ctx context.Context, a *app.App, chat types.JID, chatJID, pollMsgID, voteMsgID string, options []string, now
cmd/wacli/poll_cmd.go:334
↓ 2 callersFunctionpollAddOptionRef
(key interface { GetID() string GetRemoteJID() string GetParticipant() string }, option string)
internal/wa/messages.go:359
↓ 2 callersFunctionpollShowPayload
(a *app.App, ctx context.Context, poll store.Poll, votes []store.PollVote, aggregates map[string]int)
cmd/wacli/poll_cmd.go:514
↓ 2 callersFunctionpollsFromRows
(rows []storedb.ListPollsRow)
internal/store/polls.go:357
↓ 2 callersFunctionpresenceStateFromString
(state string)
cmd/wacli/presence.go:143
↓ 2 callersFunctionprobeAudioSeconds
(ctx context.Context, filePath string)
cmd/wacli/send_file.go:384
↓ 2 callersFunctionprobeAudioWaveform
(ctx context.Context, filePath string)
cmd/wacli/send_file.go:404
↓ 2 callersFunctionputUint24
(dst []byte, v uint32)
cmd/wacli/send_sticker_test.go:153
↓ 2 callersFunctionqrChannelEventError
(evt whatsmeow.QRChannelItem)
internal/wa/client.go:233
↓ 2 callersFunctionreadAsJPEG
readAsJPEG reads the file at path, decodes it, resizes to <=profileMaxPx if needed, and returns JPEG-encoded bytes suitable for WhatsApp.
cmd/wacli/profile.go:398
↓ 2 callersFunctionreadDoctorLockInfo
(storeDir string)
cmd/wacli/doctor.go:282
↓ 2 callersFunctionreadOnlySessionURI
(path string)
internal/app/session_resolver.go:43
↓ 2 callersFunctionredactWebhookError
(_ string, err error)
internal/app/webhook.go:180
↓ 2 callersFunctionredactedWebhookURL
(raw string)
internal/app/webhook.go:168
↓ 2 callersMethodrefreshContacts
(ctx context.Context)
internal/app/bootstrap.go:9
↓ 2 callersMethodrefreshNewsletters
(ctx context.Context)
internal/app/bootstrap.go:52
↓ 2 callersFunctionremoveStaleSendDelegateSocket
(path string)
cmd/wacli/send_ipc.go:161
↓ 2 callersMethodrenderLocked
(message string)
internal/app/sync_status.go:143
↓ 2 callersFunctionresizeIfNeeded
resizeIfNeeded returns a nearest-neighbour scaled copy of src when either dimension exceeds maxPx, otherwise returns src unchanged.
cmd/wacli/profile.go:433
↓ 2 callersFunctionresolveConfiguredStore
(baseDir, store string)
internal/config/config.go:235
↓ 2 callersFunctionresolveMessageSenderNamesWith
(ctx context.Context, db *store.DB, resolver lidSenderResolver, msgs []store.Message)
cmd/wacli/messages_helpers.go:94
↓ 2 callersMethodresolvePNToLIDLocked
resolvePNToLIDLocked translates a phone-number JID to its LID counterpart using the active session store; falls back to the input JID if no mapping ex
internal/wa/client.go:452
↓ 2 callersFunctionresolveStoredChatForDisplay
(ctx context.Context, a *app.App, chat store.Chat)
cmd/wacli/chats.go:277
↓ 2 callersFunctionresolveStoredChats
(ctx context.Context, a *app.App, chats []store.Chat)
cmd/wacli/chats.go:157
↓ 2 callersFunctionresolveVoterName
(a *app.App, ctx context.Context, jid string)
cmd/wacli/poll_cmd.go:539
↓ 2 callersFunctionrunAuth
(flags *rootFlags, opts authOptions)
cmd/wacli/auth.go:72
↓ 2 callersMethodrunMediaWorkers
(ctx context.Context, jobs <-chan mediaJob, workers int)
internal/app/media.go:77
↓ 2 callersFunctionrunPresence
(flags *rootFlags, to string, state types.ChatPresence, media string)
cmd/wacli/presence.go:57
↓ 2 callersFunctionsanitizeFTSQuery
sanitizeFTSQuery converts a raw user query into a safe FTS5 expression by quoting each whitespace-delimited token individually. This prevents FTS5 que
internal/store/search.go:78
↓ 2 callersFunctionscaledDimensions
(width, height, maxDimension int)
cmd/wacli/send_file.go:270
↓ 2 callersFunctionseedPruneStore
(t *testing.T)
cmd/wacli/groups_prune_test.go:74
↓ 2 callersFunctionseedSystemImportStore
(t *testing.T)
cmd/wacli/contacts_import_system_test.go:68
↓ 2 callersFunctionselectableButtons
(buttons []store.Button)
cmd/wacli/send_select_cmd.go:296
↓ 2 callersFunctionselfIdentities
(primary types.JID, alternates ...types.JID)
internal/wa/calls.go:220
↓ 2 callersFunctionsendButtonListSelection
(ctx context.Context, a *app.App, chat types.JID, targetID string, req selectRequest)
cmd/wacli/send_select_cmd.go:183
← previousnext →501–600 of 1,829, ranked by callers