Skip to main content

Arguments

str
required
The key of the stream.
str
required
The consumer group name.
str
required
The stream entry ID to start consuming from. Use ’$’ to start from the end.
bool
Create the stream if it doesn’t exist.

Response

Returns “OK” if the consumer group was created successfully.