The message params to make the query.
Retrieves Messages with query params.
The message params to make the query.
Returns an async iterator over all messages matching the given filters. Handles cursor-based pagination automatically.
The message filters (same as getAll, minus page).
Retrieves Messages using cursor-based pagination. Pass an empty cursor (or omit it) to start from the beginning.
The message params to make the query.
Retrieves the error of a rejected message
The hash of the rejected message
Retrieves a specific Message with query params.