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