Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lharries/whatsapp-mcp
/ types & classes
Types & classes
11 in github.com/lharries/whatsapp-mcp
⨍
Functions
59
◇
Types & classes
11
↓ 5 callers
Class
Message
whatsapp-mcp-server/whatsapp.py:14
↓ 4 callers
Class
Chat
whatsapp-mcp-server/whatsapp.py:25
↓ 1 callers
Class
Contact
whatsapp-mcp-server/whatsapp.py:39
↓ 1 callers
Class
MessageContext
whatsapp-mcp-server/whatsapp.py:45
Struct
DownloadMediaRequest
DownloadMediaRequest represents the request body for the download media API
whatsapp-bridge/main.go:474
Struct
DownloadMediaResponse
DownloadMediaResponse represents the response for the download media API
whatsapp-bridge/main.go:480
Struct
MediaDownloader
MediaDownloader implements the whatsmeow.DownloadableMessage interface
whatsapp-bridge/main.go:511
Struct
Message
Message represents a chat message for our client
whatsapp-bridge/main.go:35
Struct
MessageStore
Database handler for storing message history
whatsapp-bridge/main.go:45
Struct
SendMessageRequest
SendMessageRequest represents the request body for the send message API
whatsapp-bridge/main.go:199
Struct
SendMessageResponse
SendMessageResponse represents the response for the send message API
whatsapp-bridge/main.go:193