We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d8f18 commit da9f0e5Copy full SHA for da9f0e5
1 file changed
src/tools/Statuses.php
@@ -130,7 +130,7 @@ public function getOutgoingStatuses( int $minutes = null ): stdClass {
130
}
131
132
/**
133
- * The method returns the outgoing statuses of the account. In the default mode the outgoing status messages for 24 hours are returned.
+ * The method returns an array of recipients marked sent/delivered/read for a given status
134
*
135
* @param string $idMessage
136
0 commit comments