Unipile
JSON →Access and manage messages from multiple platforms using the Unipile API.
Install
pip install -e Tools · 1
- unipile_get_chat_messages Retrieve all messages from a specific chat with pagination support. Input: chat_id (required), batch_size (optional, default: 100). Returns: Array of message objects.
Environment variables
UNIPILE_API_KEY
Links
★ 16 GitHub stars