As mentioned in a previous ticket, this issue has now been bug reported aswell. I noticed the chat button shows if you can’t interact with the person via chat (atleast one user has party chat set to nobody) but have them added. I am on Chrome 141 on Windows 11
{
"error": "Attempt to create conversations where one or more users has chat disabled",
"reason_code": "participant_chat_disabled"
}

Settings set on the other user:
When clicking on the chat button, nothing happens but gives this 403 network response. The button doesn’t show up if you have party chat disabled. However, it does show up incorrectly if the other user has party disabled and you attempt to click the button
Expected behavior
I expect the “Chat” button to not show when the other user has chat disabled


