You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a unique channel with two members by leaving the channel ID empty.
When using the CLI to list channels, this channel was returned. However, when using the CLI to get this channel by its type and ID, I get the following error:
zsh: event not found: members
stream-cli chat get-channel -t TYPE -i ID
The text was updated successfully, but these errors were encountered:
I created a unique channel with two members by leaving the channel ID empty.
When using the CLI to list channels, this channel was returned. However, when using the CLI to get this channel by its type and ID, I get the following error:
zsh: event not found: members
stream-cli chat get-channel -t TYPE -i ID
The text was updated successfully, but these errors were encountered: