diff --git a/README.md b/README.md index 47dab15..876b03e 100644 --- a/README.md +++ b/README.md @@ -508,10 +508,10 @@ following arguments: - `startTime`: Use ISO format, e.g. "2024-01-24T15:39:00Z". - `endTime`: Use ISO format, e.g. "2024-01-24T16:39:00Z". - `reverse`: If set to Ture the results will be returned in reverse order. -By default value False, the results will be returned in the order they were sent/received. + By default value False, the results will be returned in the order they were sent/received. - `direction`: Filter your messages by direction: outgoing or incoming. - `status`: Filter your messages by status. Available values : queued, sent, delivered, -expired + expired Raises `telstra.messaging.exceptions.MessageError` if anything goes wrong.