MCPcopy Create free account

hub / github.com/openclaw/wacli / functions

Functions1,829 in github.com/openclaw/wacli

↓ 2 callersFunctionsendTextMessage
(ctx context.Context, a sendTextApp, to types.JID, text, replyTo, replyToSender string, preview *linkpreview.P
cmd/wacli/send.go:220
↓ 2 callersMethodsetErr
(err error)
internal/app/sync_limits.go:45
↓ 2 callersFunctionsignalContextForChannel
(events *out.EventWriter, sigCh <-chan os.Signal, stopNotify func(), forceExit func(int))
cmd/wacli/signal.go:19
↓ 2 callersFunctionskipPresenceDelegateSocketTestOnUnsupportedOS
(t *testing.T)
cmd/wacli/presence_test.go:372
↓ 2 callersFunctionstartPresenceDelegateTestSocket
(t *testing.T, storeDir string, respond func(sendDelegateRequest) sendDelegateResponse)
cmd/wacli/presence_test.go:284
↓ 2 callersMethodstoreParsedMessageForSync
(ctx context.Context, pm wa.ParsedMessage, limits ...*syncStorageLimits)
internal/app/sync_events.go:558
↓ 2 callersFunctionstoreUpsertMessage
(chatJID, id string, ts time.Time, text string)
internal/app/backfill_test.go:193
↓ 2 callersFunctionstripControlChars
stripControlChars removes null bytes and non-printable control characters from s, providing defense-in-depth against path injection attacks.
internal/pathutil/sanitize.go:24
↓ 2 callersFunctionsyncStorageLimitError
(kind string, got, limit int64)
internal/app/sync.go:340
↓ 2 callersFunctiontocFromHtml
(html)
scripts/docs-site-render.mjs:125
↓ 2 callersFunctionunlockFile
(f *os.File)
internal/lock/lock_unix.go:15
↓ 2 callersMethodupsertPollFromParsed
(ctx context.Context, pm wa.ParsedMessage)
internal/app/sync_polls.go:216
↓ 2 callersFunctionvalidateAccountsConfig
(cfg *AccountsConfig)
internal/config/config.go:111
↓ 2 callersFunctionvalidateAuthOptions
(flags *rootFlags, opts authOptions)
cmd/wacli/auth.go:120
↓ 2 callersFunctionwaveformFromPCM16LE
(data []byte)
cmd/wacli/send_file.go:423
↓ 2 callersFunctionwrapEphemeralPollMessage
(msg *waE2E.Message)
internal/wa/client.go:386
↓ 2 callersFunctionwriteCallsList
(dst io.Writer, calls []store.CallEvent, fullOutput bool)
cmd/wacli/calls.go:91
↓ 2 callersFunctionwriteDoctorReport
(w io.Writer, rep doctorReport)
cmd/wacli/doctor.go:106
↓ 2 callersFunctionwriteHistoryCoverageTable
(dst io.Writer, coverage []store.HistoryCoverage, fullOutput, includeSelected bool)
cmd/wacli/history.go:199
↓ 2 callersFunctionwriteRootError
(flags rootFlags, err error)
cmd/wacli/root.go:84
↓ 2 callersFunctionwriteSessionLIDMap
(t *testing.T, path, lid, pn string)
internal/app/app_test.go:292
↓ 2 callersFunctionwriteTestFileMode
(path string, data []byte, perm os.FileMode)
internal/sqliteutil/files_test.go:54
↓ 1 callersMethodArchiveChat
(context.Context, types.JID, bool)
cmd/wacli/chats_state.go:111
↓ 1 callersMethodClear
()
internal/app/sync_status.go:133
↓ 1 callersMethodConnect
(ctx context.Context, opts wa.ConnectOptions)
internal/app/fake_wa_test.go:163
↓ 1 callersMethodConnect
(ctx context.Context, allowQR bool, qrWriter func(string))
internal/app/app.go:242
↓ 1 callersMethodConnect
(ctx context.Context, opts ConnectOptions)
internal/wa/client.go:122
↓ 1 callersMethodConnected
()
internal/app/sync_status.go:62
↓ 1 callersMethodCountGroups
()
internal/store/groups.go:71
↓ 1 callersMethodCountLeftGroups
()
internal/store/groups.go:75
↓ 1 callersMethodDB
()
cmd/wacli/recipient.go:23
↓ 1 callersFunctionDefaultAccountStore
(name string)
internal/config/config.go:231
↓ 1 callersMethodDeleteGroupParticipants
(ctx context.Context, groupJid string)
internal/store/storedb/queries.sql.go:130
↓ 1 callersMethodDeleteHistorySyncMedia
(ctx context.Context, notif *waE2E.HistorySyncNotification)
internal/app/app.go:89
↓ 1 callersMethodDeleteLeftGroups
()
internal/store/groups.go:263
↓ 1 callersMethodDeleteLeftGroupsOlderThan
(days int)
internal/store/groups.go:267
↓ 1 callersMethodDeleteMessageForMe
(ctx context.Context, info types.MessageInfo, deleteMedia bool)
internal/app/app.go:73
↓ 1 callersMethodDeletePoll
DeletePoll removes a poll and all its votes (votes are cascaded by foreign key, but we issue an explicit delete since the FK isn't declared at the tab
internal/store/polls.go:316
↓ 1 callersMethodDeletePollVotesForPoll
(ctx context.Context, arg DeletePollVotesForPollParams)
internal/store/storedb/queries.sql.go:213
↓ 1 callersMethodEditMessage
(ctx context.Context, chat types.JID, targetID types.MessageID, text string)
internal/app/app.go:74
↓ 1 callersMethodGetContact
(ctx context.Context, jid types.JID)
internal/app/fake_wa_test.go:279
↓ 1 callersMethodGetContact
(ctx context.Context, jid types.JID)
internal/wa/client.go:725
↓ 1 callersMethodGetGroupInfo
(ctx context.Context, jid types.JID)
internal/app/fake_wa_test.go:314
↓ 1 callersMethodGetGroupInfo
(ctx context.Context, jid types.JID)
internal/wa/client.go:826
↓ 1 callersMethodGetGroupInfo
(ctx context.Context, jid types.JID)
cmd/wacli/send_poll_cmd.go:29
↓ 1 callersMethodGetNewsletterInfo
(ctx context.Context, jid types.JID)
internal/app/fake_wa_test.go:471
↓ 1 callersMethodGetNewsletterInfo
(ctx context.Context, jid types.JID)
internal/wa/newsletters.go:52
↓ 1 callersMethodGetUserInfo
(ctx context.Context, jids []types.JID)
cmd/wacli/profile.go:356
↓ 1 callersMethodGetUserInfo
(ctx context.Context, jids []types.JID)
cmd/wacli/send_helpers.go:144
↓ 1 callersMethodHistorySync
(conversations int)
internal/app/sync_status.go:66
↓ 1 callersMethodInsertGroupParticipant
(ctx context.Context, arg InsertGroupParticipantParams)
internal/store/storedb/queries.sql.go:596
↓ 1 callersMethodIsAuthed
()
internal/app/fake_wa_test.go:145
↓ 1 callersMethodIsOnWhatsApp
(ctx context.Context, phones []string)
internal/app/app.go:40
↓ 1 callersMethodIsOnWhatsApp
(ctx context.Context, phones []string)
cmd/wacli/send_helpers.go:148
↓ 1 callersMethodLinkedJID
()
internal/app/fake_wa_test.go:763
↓ 1 callersMethodLinkedLID
()
internal/app/app.go:95
↓ 1 callersMethodListContacts
(limit int)
internal/store/contacts.go:56
↓ 1 callersMethodListJoinedGroupJIDs
(ctx context.Context)
internal/store/storedb/queries.sql.go:662
↓ 1 callersMethodListTags
(jid string)
internal/store/contacts.go:114
↓ 1 callersMethodLookupIPAddr
(ctx context.Context, host string)
internal/linkpreview/linkpreview.go:103
↓ 1 callersMethodMarkChatAsRead
(ctx context.Context, target types.JID, read bool, lastMsgTS time.Time, lastMsgKey *waCommon.MessageKey)
internal/app/app.go:78
↓ 1 callersMethodMarkChatRead
(context.Context, types.JID, bool)
cmd/wacli/chats_state.go:114
↓ 1 callersMethodMessageContextAfter
(ctx context.Context, arg MessageContextAfterParams)
internal/store/storedb/queries.sql.go:1054
↓ 1 callersMethodMessageContextBefore
(ctx context.Context, arg MessageContextBeforeParams)
internal/store/storedb/queries.sql.go:1163
↓ 1 callersMethodMuteChat
(ctx context.Context, target types.JID, mute bool, duration time.Duration)
internal/app/app.go:77
↓ 1 callersFunctionNew
(db DBTX)
internal/store/storedb/db.go:19
↓ 1 callersFunctionParseCallLogDeleteEvent
(evt interface{})
internal/wa/calls.go:87
↓ 1 callersFunctionParseLiveCallEvent
(evt interface{}, self types.JID, alternateSelf ...types.JID)
internal/wa/calls.go:62
↓ 1 callersMethodPinChat
(ctx context.Context, target types.JID, pin bool)
internal/app/app.go:76
↓ 1 callersMethodPinChat
(context.Context, types.JID, bool)
cmd/wacli/chats_state.go:112
↓ 1 callersMethodPollOptions
(ctx context.Context, arg PollOptionsParams)
internal/store/storedb/queries.sql.go:1231
↓ 1 callersMethodPrintLine
(message string)
internal/app/sync_status.go:102
↓ 1 callersMethodProgress
(messages int64)
internal/app/sync_status.go:74
↓ 1 callersMethodReadFrom
(r io.Reader)
internal/wa/media.go:339
↓ 1 callersFunctionReadSystem
(ctx context.Context)
internal/syscontacts/darwin.go:20
↓ 1 callersMethodReconnectWithBackoff
(ctx context.Context, minDelay, maxDelay time.Duration)
internal/app/app.go:34
↓ 1 callersMethodRequestAppStateRecovery
(ctx context.Context, name string)
internal/app/app.go:92
↓ 1 callersMethodRequestHistorySyncOnDemand
(ctx context.Context, lastKnown types.MessageInfo, count int)
internal/app/app.go:90
↓ 1 callersMethodResolvePNToLID
(ctx context.Context, jid types.JID)
internal/wa/client.go:762
↓ 1 callersMethodResolvePNToLID
(ctx context.Context, jid types.JID)
cmd/wacli/send_poll_cmd.go:28
↓ 1 callersMethodSendPoll
(ctx context.Context, to types.JID, name string, options []string, selectable int, ephemeral bool)
cmd/wacli/send_poll_cmd.go:23
↓ 1 callersMethodSendProtoMessage
(ctx context.Context, to types.JID, msg *waProto.Message)
cmd/wacli/send_status_cmd.go:25
↓ 1 callersMethodSendProtoMessage
(ctx context.Context, to types.JID, msg *waProto.Message)
cmd/wacli/send_select_cmd.go:31
↓ 1 callersMethodSendProtoMessageWithExtra
(ctx context.Context, to types.JID, msg *waProto.Message, mediaHandle string)
internal/app/fake_wa_test.go:485
↓ 1 callersMethodSendProtoMessageWithExtra
(ctx context.Context, to types.JID, msg *waProto.Message, mediaHandle string)
internal/app/app.go:66
↓ 1 callersMethodSendProtoMessageWithExtra
(ctx context.Context, to types.JID, msg *waProto.Message, mediaHandle string)
internal/wa/client.go:292
↓ 1 callersMethodSendText
(ctx context.Context, to types.JID, text string)
cmd/wacli/send.go:201
↓ 1 callersMethodSetChatArchivedAndUnpin
(ctx context.Context, arg SetChatArchivedAndUnpinParams)
internal/store/storedb/queries.sql.go:1305
↓ 1 callersMethodSetProfileName
(ctx context.Context, name string)
internal/app/app.go:100
↓ 1 callersMethodSetStarredDelete
(ctx context.Context, arg SetStarredDeleteParams)
internal/store/storedb/queries.sql.go:1351
↓ 1 callersMethodSetStarredUpsert
(ctx context.Context, arg SetStarredUpsertParams)
internal/store/storedb/queries.sql.go:1373
↓ 1 callersMethodStoreParsedMessage
(ctx context.Context, pm wa.ParsedMessage)
internal/app/sync_limits.go:19
↓ 1 callersMethodVersion
()
internal/app/app.go:238
↓ 1 callersMethodWarnLine
(message string)
internal/app/sync_status.go:116
↓ 1 callersMethodWarnf
(msg string, args ...interface{})
internal/wa/logger.go:47
↓ 1 callersFunctionaccountPayloads
(accounts []config.Account)
cmd/wacli/accounts.go:296
↓ 1 callersFunctionallHtml
(dir)
scripts/docs-site-render.mjs:250
↓ 1 callersFunctionallMarkdown
(dir)
scripts/build-docs-site.mjs:185
↓ 1 callersFunctionambiguousRecipientError
(input string, candidates []resolve.Candidate)
cmd/wacli/recipient.go:96
↓ 1 callersFunctionappendUnique
(values []string, value string)
internal/wa/messages_contacts.go:110
← previousnext →601–700 of 1,829, ranked by callers