Open
Description
Describe the bug
I am facing when granting message pinning permission is that when BE sets the channel_moderator role for a member in the channel, the pin action does not appear in real time and needs to be reloaded even though I have passed in the MessageList messageActions={['edit ', 'quote', 'delete', 'react', 'reply', 'pin']}
Expected behavior
Update realtime permission change permisstion on dashboard
Package version
"stream-chat": "^8.51.0"
"@stream-io/stream-chat-css": "^5.6.1"
"stream-chat-react": "^12.8.2",