Arguments
str
required
The key of the stream.
str
required
The consumer group name.
str
required
The stream entry ID to set as the last delivered ID. Use ’$’ for the last entry.
int
Set the number of entries read by the group.
Response
Returns “OK” if the ID was set successfully.