Websockets for chats not working

Hi, I wanted to listen to when a new chat is sent amongst other features.
I used the websocket and configured it and everything is being sent (user join/leave etc) however, when a user sends a chat, it doesn’t register any events.

I can only find meeting:read:admin and meeting:write:admin in the scopes.
Can anyone help?