Arguments#
The key of the stream.
The consumer group name.
The stream entry ID to set as the last delivered ID. Use '$' for the last entry.
Set the number of entries read by the group.
Response#
bool
Returns "OK" if the ID was set successfully.
The key of the stream.
The consumer group name.
The stream entry ID to set as the last delivered ID. Use '$' for the last entry.
Set the number of entries read by the group.
Returns "OK" if the ID was set successfully.
Was this page helpful?