stream-chat-php icon indicating copy to clipboard operation
stream-chat-php copied to clipboard

Incorrect Syntax in Documentation Code Example

Open dogusdeniz opened this issue 9 months ago • 0 comments

The code example in the documentation seems incorrect. It should use -> instead of . like $channel->addMembers([...]).

https://getstream.io/chat/docs/php/?language=php#adding-members-or-moderators

Image

dogusdeniz avatar Apr 21 '25 08:04 dogusdeniz