MCPcopy Create free account

hub / github.com/asternic/wuzapi / functions

Functions887 in github.com/asternic/wuzapi

↓ 1 callersMethodGetGroupInviteInfo
Get group invite info
handlers.go:4891
↓ 1 callersMethodGetGroupInviteLink
Get group invite link
handlers.go:4435
↓ 1 callersMethodGetGroupRequestParticipants
GetGroupRequestParticipants lists the participants who have requested to join the group. Only meaningful when join approval mode is enabled for the gr
handlers_grouprequests.go:27
↓ 1 callersMethodGetHealth
()
handlers.go:49
↓ 1 callersMethodGetHistory
Get chat history
handlers.go:6520
↓ 1 callersMethodGetHmacConfig
Get HMAC Configuration
handlers.go:6848
↓ 1 callersMethodGetPollOptions
GetPollOptions returns the plaintext options associated with a poll message, or nil if none were recorded (e.g. wuzapi restarted after the poll was se
clients.go:109
↓ 1 callersMethodGetPrivacySettings
GetPrivacySettings returns the account's current privacy settings.
handlers.go:7066
↓ 1 callersMethodGetPublicURL
GetPublicURL generates public URL for S3 object
s3manager.go:300
↓ 1 callersMethodGetQR
Gets QR code encoded in Base64
handlers.go:596
↓ 1 callersMethodGetS3Config
Get S3 Configuration
handlers.go:6345
↓ 1 callersMethodGetStatus
Gets Connected and LoggedIn Status
handlers.go:748
↓ 1 callersMethodGetUser
Gets user information
handlers.go:3320
↓ 1 callersMethodGetUserLID
GetUserLID retrieves the Local ID (LID) for a given JID/Phone Number
handlers.go:6974
↓ 1 callersMethodGetWebhook
Gets WebHook
handlers.go:388
↓ 1 callersMethodGroupJoin
Join group invite link
handlers.go:4499
↓ 1 callersMethodGroupLeave
Leave group
handlers.go:5143
↓ 1 callersFunctionHe
(e,t,n)
static/api/swagger-ui-bundle.js:1
↓ 1 callersFunctionIe
(e)
static/api/swagger-ui-bundle.js:1
↓ 1 callersFunctionInitRabbitMQ
Call this in main() or initialization
rabbitmq.go:27
↓ 1 callersFunctionInitializeDatabase
(exPath, dataDirFlag string)
db.go:25
↓ 1 callersFunctionJe
(e,t,n)
static/api/swagger-ui-bundle.js:1
↓ 1 callersFunctionK
(t)
static/api/swagger-ui-standalone-preset.js:13
↓ 1 callersMethodListGroups
List groups
handlers.go:4344
↓ 1 callersMethodListNewsletter
List newsletters
handlers.go:5248
↓ 1 callersFunctionLn
(e)
static/api/swagger-ui-bundle.js:1
↓ 1 callersMethodMarkRead
Mark messages as read
handlers.go:4265
↓ 1 callersFunctionNewClientManager
()
clients.go:24
↓ 1 callersFunctionNewStdioServer
NewStdioServer creates a new stdio server instance
stdio.go:118
↓ 1 callersFunctionNewUserSemaphoreManager
()
helpers.go:126
↓ 1 callersFunctionNt
(e,t)
static/api/swagger-ui-bundle.js:1
↓ 1 callersFunctionOe
(e)
static/api/swagger-ui.js:1
↓ 1 callersFunctionOn
(e,t)
static/api/swagger-ui-bundle.js:6
↓ 1 callersMethodPairPhone
Pair by Phone. Retrieves the code to pair by phone number instead of QR
handlers.go:694
↓ 1 callersFunctionPe
()
static/api/swagger-ui-bundle.js:1
↓ 1 callersFunctionPublishDataErrorToQueue
(payload WebhookErrorPayload)
rabbitmq.go:285
↓ 1 callersFunctionPublishFileErrorToQueue
(payload WebhookFileErrorPayload)
rabbitmq.go:267
↓ 1 callersFunctionQ
(e)
static/api/swagger-ui-bundle.js:1
↓ 1 callersMethodReact
React
handlers.go:4158
↓ 1 callersMethodRejectCall
RejectCall rejects an incoming call
handlers.go:6915
↓ 1 callersMethodRemoveGroupPhoto
Remove group photo
handlers.go:4748
↓ 1 callersMethodRequestHistorySync
Request History Sync
handlers.go:2976
↓ 1 callersMethodRequestUnavailableMessage
RequestUnavailableMessage requests a copy of a message that couldn't be decrypted
handlers.go:7137
↓ 1 callersFunctionSe
(e)
static/api/swagger-ui.js:1
↓ 1 callersMethodSendAudio
Sends an audio message
handlers.go:1026
↓ 1 callersMethodSendButtons
Sends Buttons
handlers.go:2011
↓ 1 callersMethodSendContact
Sends Contact
handlers.go:1765
↓ 1 callersMethodSendDocument
Sends a document/attachment message
handlers.go:851
↓ 1 callersMethodSendEditMessage
Sends a edit text message
handlers.go:2883
↓ 1 callersMethodSendImage
Sends an Image message
handlers.go:1234
↓ 1 callersMethodSendList
SendList
handlers.go:2263
↓ 1 callersMethodSendLocation
Sends location
handlers.go:1887
↓ 1 callersMethodSendNotification
SendNotification sends a JSON-RPC notification to stdout (webhooks in stdio mode) This is thread-safe - os.Stdout writes are atomic at the OS level
stdio.go:613
↓ 1 callersMethodSendPoll
()
handlers.go:2735
↓ 1 callersMethodSendSticker
Sends Sticker message
handlers.go:1423
↓ 1 callersMethodSendVideo
Sends Video message
handlers.go:1591
↓ 1 callersMethodSetDB
SetDB sets the database reference for lazy S3 client initialization
s3manager.go:53
↓ 1 callersMethodSetDisappearingTimer
Set disappearing timer (ephemeral messages)
handlers.go:4675
↓ 1 callersMethodSetGroupAnnounce
SetGroupAnnounce post
handlers.go:5195
↓ 1 callersMethodSetGroupJoinApprovalMode
SetGroupJoinApprovalMode toggles whether new members must be approved by an admin before joining the group.
handlers_grouprequests.go:162
↓ 1 callersMethodSetGroupLocked
Set group locked
handlers.go:4622
↓ 1 callersMethodSetGroupName
Set group name
handlers.go:5027
↓ 1 callersMethodSetGroupTopic
Set group topic (description)
handlers.go:5085
↓ 1 callersMethodSetHTTPClient
(userID string, client *resty.Client)
clients.go:51
↓ 1 callersMethodSetHistory
Set history
handlers.go:6051
↓ 1 callersMethodSetMyClient
(userID string, client *MyClient)
clients.go:69
↓ 1 callersMethodSetPollOptions
SetPollOptions remembers the plaintext options of a poll we just sent so that incoming votes (which arrive as SHA-256 hashes of the option text) can b
clients.go:95
↓ 1 callersMethodSetPrivacySetting
SetPrivacySetting updates a single privacy setting (e.g. last seen, profile photo, read receipts). Pass {"Name": "...", "Value": "..."}.
handlers.go:7095
↓ 1 callersMethodSetStatusMessage
Sends a status text message
handlers.go:2555
↓ 1 callersMethodSetWebhook
SetWebhook sets the webhook URL and events for a user
handlers.go:528
↓ 1 callersMethodSetWhatsmeowClient
(userID string, client *whatsmeow.Client)
clients.go:33
↓ 1 callersMethodSubscribePresence
Subscribes to a contact's presence (online/offline + last seen). After subscribing, the configured webhook receives "Presence" events for that contact
handlers.go:3446
↓ 1 callersMethodTestConnection
TestConnection tests S3 connection
s3manager.go:334
↓ 1 callersMethodTestS3Connection
Test S3 Connection
handlers.go:6395
↓ 1 callersMethodUnblockUser
()
handlers.go:3731
↓ 1 callersMethodUpdateGroupParticipants
add, remove, promote and demote members group
handlers.go:4800
↓ 1 callersMethodUpdateGroupRequestParticipants
UpdateGroupRequestParticipants approves or rejects pending requests to join the group. Action must be "approve" or "reject".
handlers_grouprequests.go:74
↓ 1 callersMethodUpdateWebhook
UpdateWebhook updates the webhook URL and events for a user
handlers.go:456
↓ 1 callersMethodUploadToS3
UploadToS3 uploads file to S3 and returns the key
s3manager.go:248
↓ 1 callersFunctionYn
(t)
static/api/swagger-ui-standalone-preset.js:1
↓ 1 callersFunctionaddInstance
(data)
static/dashboard/js/app.js:515
↓ 1 callersFunctionaddParticipants
()
static/dashboard/js/groups.js:1423
↓ 1 callersFunctionaddTypingIndicator
(chatBody)
static/js/main.js:204
↓ 1 callersFunctionae
(e)
static/api/swagger-ui.js:1
↓ 1 callersFunctionanimateCoffee
()
static/js/main.js:226
↓ 1 callersFunctionapplyMigration
(db *sqlx.DB, migration Migration)
migrations.go:344
↓ 1 callersFunctionassembleWebP
(chunks [][]byte, exif []byte)
helpers.go:1044
↓ 1 callersFunctionbe
()
static/api/swagger-ui-bundle.js:1
↓ 1 callersFunctionbn
(t)
static/api/swagger-ui-standalone-preset.js:1
↓ 1 callersFunctionbuildStickerMetadata
(packID, packName, packPublisher string, emojis []string)
helpers.go:918
↓ 1 callersFunctionbuildWhatsAppEXIF
(meta map[string]interface{})
helpers.go:939
↓ 1 callersFunctioncheckIfSubscribedToEvent
(subscribedEvents []string, eventType string, userId string)
wmiau.go:230
↓ 1 callersFunctioncn
(e)
static/api/swagger-ui-bundle.js:1
↓ 1 callersFunctioncn
(t)
static/api/swagger-ui-standalone-preset.js:1
↓ 1 callersFunctionconfirmLeaveGroup
()
static/dashboard/js/groups.js:1742
↓ 1 callersFunctionconnect
(token='')
static/dashboard/js/app.js:921
↓ 1 callersMethodconnectOnStartup
Connects to Whatsapp Websocket on server startup if last state was connected
wmiau.go:243
↓ 1 callersMethodconvertHTTPResponse
convertHTTPResponse converts an HTTP response to a stdio response
stdio.go:507
↓ 1 callersFunctionconvertImageToWebP
(input []byte)
helpers.go:842
↓ 1 callersFunctionconvertToWebPSticker
(data []byte, mimeOverride string)
helpers.go:877
← previousnext →501–600 of 887, ranked by callers