Queries the Aleph network for post messages.
Returns an async iterator over all posts matching the given filters. Handles cursor-based pagination automatically.
Queries the Aleph network for post messages using cursor-based pagination. Pass an empty cursor (or omit it) to start from the beginning.
Publishes a post message to the Aleph network.
The type of the content of the message.
The message that was published.
Retrieves a post message from the Aleph network.