< back to Dev Hub
Search
⌃
K
Links
Aleph Python SDK
Quickstart
API Setup
Command-Line Interface Setup
API Resources Reference
🌐
Accounts
🗝
Aggregates
🔓
Encryption
🗑
Forget
🗃
Messages
The message object
List all
📑
Posts
🖼
Store
Additional Endpoints
CLI reference
📑
Create a post
🗃
Update a message
🗃
Watch for message updates
🖼
Upload a file
🖼
Pin a file
💻
Create a Program
💻
Update a program
Powered By
GitBook
Comment on page
🗃
Messages
Messages can be of three types:
POST
,
AGGREGATE
, or
STORE
.
The API allows you to retrieve a list of messages.
List all
.get_messages()
Previous
Forget a message
Next
The message object
Last modified
2yr ago